Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2802)

Unified Diff: chrome/browser/resources/options/compiled_resources.gyp

Issue 2842303004: MD Settings: update dialogs to focus without ink when using mouse (Closed)
Patch Set: merge Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/options/compiled_resources.gyp
diff --git a/chrome/browser/resources/options/compiled_resources.gyp b/chrome/browser/resources/options/compiled_resources.gyp
index 269ab040a84cfdf7673234e9e0d4b1361ed86260..0c6ecbb206dbde1ff6d65502652e11d5f7c27c2c 100644
--- a/chrome/browser/resources/options/compiled_resources.gyp
+++ b/chrome/browser/resources/options/compiled_resources.gyp
@@ -21,6 +21,7 @@
'../../../../ui/webui/resources/js/cr/ui/controlled_indicator.js',
'../../../../ui/webui/resources/js/cr/ui/focus_manager.js',
'../../../../ui/webui/resources/js/cr/ui/focus_outline_manager.js',
+ '../../../../ui/webui/resources/js/cr/ui/focus_without_ink.js',
dpapad 2017/04/28 17:36:46 The rest of this CL does not touch any file in res
Dan Beam 2017/04/29 02:56:31 settings/ is depended on by options/ on ChromeOS
'../../../../ui/webui/resources/js/cr/ui/grid.js',
'../../../../ui/webui/resources/js/cr/ui/list.js',
'../../../../ui/webui/resources/js/cr/ui/list_item.js',

Powered by Google App Engine
This is Rietveld 408576698