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

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

Issue 2977523002: MD Bookmarks: Scroll and select items that are added to the main list (Closed)
Patch Set: Reformat json schema 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 1810e03df48249eb6dee4558b2b4f1ccaff047cd..b4143bc5ccfa72ebbcc74552e47d75e9a7aaa4d5 100644
--- a/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
+++ b/chrome/browser/resources/md_bookmarks/compiled_resources2.gyp
@@ -20,6 +20,7 @@
'<(EXTERNS_GYP):chrome_extensions',
'actions',
'store',
+ 'timer_proxy',
'util',
],
'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
@@ -49,6 +50,7 @@
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
'<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command',
'<(EXTERNS_GYP):bookmark_manager_private',
+ 'api_listener',
'dialog_focus_manager',
'edit_dialog',
'store_client',
@@ -82,6 +84,7 @@
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
'<(EXTERNS_GYP):bookmark_manager_private',
'<(EXTERNS_GYP):metrics_private',
+ 'api_listener',
'dnd_chip',
'store',
'timer_proxy',
@@ -98,6 +101,7 @@
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
'<(EXTERNS_GYP):chrome_extensions',
+ 'api_listener',
'dialog_focus_manager',
'types',
],

Powered by Google App Engine
This is Rietveld 408576698