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

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

Issue 1729263005: MD History: Display synced tabs history. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mdh_shared_styles
Patch Set: address comments Created 4 years, 9 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_history/compiled_resources.gyp
diff --git a/chrome/browser/resources/md_history/compiled_resources.gyp b/chrome/browser/resources/md_history/compiled_resources.gyp
index 7160a59f3ab42f658d60743a0176a480fc460fa0..e606961cd24c69d4ca870d7e7e7b6e1197315530 100644
--- a/chrome/browser/resources/md_history/compiled_resources.gyp
+++ b/chrome/browser/resources/md_history/compiled_resources.gyp
@@ -23,6 +23,9 @@
'history_item.js',
'history_list.js',
'history_toolbar.js',
+ 'side_bar.js',
+ 'synced_device_card.js',
tsergeant 2016/03/09 04:36:50 1) synced_device_card -> synced_device 2) dbeam@
Dan Beam 2016/03/09 04:56:11 oops, I meant to remove this file as well :(
calamity 2016/03/10 04:18:24 Done.
+ 'synced_device_manager.js',
],
'externs': [
'<(EXTERNS_DIR)/chrome_send.js',

Powered by Google App Engine
This is Rietveld 408576698