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

Unified Diff: ui/webui/resources/js/cr/ui/compiled_resources2.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: ui/webui/resources/js/cr/ui/compiled_resources2.gyp
diff --git a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
index 2f499770f917a7981de9482bedfe2772610505ad..2151fa727f22f213bd1d034ab8e57f908061af1b 100644
--- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
+++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp
@@ -101,6 +101,14 @@
'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
{
+ 'target_name': 'focus_without_ink',
+ 'dependencies': [
+ '../../compiled_resources2.gyp:cr',
+ '../compiled_resources2.gyp:ui',
+ ],
+ 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'],
+ },
+ {
'target_name': 'grid',
'dependencies': [
'list',
« no previous file with comments | « ui/webui/resources/html/cr/ui/focus_without_ink.html ('k') | ui/webui/resources/js/cr/ui/focus_without_ink.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698