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

Unified Diff: chrome/browser/resources/md_bookmarks/compiled_resources2.gyp

Issue 2981503002: [MD Bookmarks] Refactor focus ring hiding. (Closed)
Patch Set: rebase, address_comments Created 3 years, 5 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/md_bookmarks/compiled_resources2.gyp
diff --git a/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp b/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
index 6891e10bf515316230f9b78ae9b3c7bd4dadacd6..46eaf42dde534c2d95f35d38903c77f4d18e7d67 100644
--- a/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
+++ b/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
@@ -31,6 +31,7 @@
'<(EXTERNS_GYP):chrome_extensions',
'api_listener',
'dnd_manager',
+ 'mouse_focus_behavior',
'router',
'store',
'store_client',
@@ -62,7 +63,6 @@
'target_name': 'dialog_focus_manager',
'dependencies': [
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
- 'mouse_focus_behavior',
],
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
},
@@ -109,7 +109,6 @@
'<(EXTERNS_GYP):chrome_extensions',
'actions',
'command_manager',
- 'mouse_focus_behavior',
'store_client',
],
},
@@ -120,7 +119,6 @@
'<(EXTERNS_GYP):chrome_extensions',
'actions',
'command_manager',
- 'mouse_focus_behavior',
'store_client',
],
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
« no previous file with comments | « chrome/browser/resources/md_bookmarks/app.js ('k') | chrome/browser/resources/md_bookmarks/dialog_focus_manager.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698