summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/welcome/shared/action_link_style.js
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/welcome/shared/action_link_style.js')
-rw-r--r--chromium/chrome/browser/resources/welcome/shared/action_link_style.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/chromium/chrome/browser/resources/welcome/shared/action_link_style.js b/chromium/chrome/browser/resources/welcome/shared/action_link_style.js
deleted file mode 100644
index b4e52c4ba58..00000000000
--- a/chromium/chrome/browser/resources/welcome/shared/action_link_style.js
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2018 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-/**
- * @fileoverview Initiates focus-outline-manager for this document so that
- * action-link style can take advantage of it.
- */
-cr.ui.FocusOutlineManager.forDocument(document); \ No newline at end of file