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

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

Issue 1607403004: MD History: Display synced tabs history (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@second_patch
Patch Set: Style fixes & having no synced history will hide the sidebar Created 4 years, 11 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 4a7f37922316dcabc209326c46c90b15d0c0723b..f6335a4aa149574899a14f054661a397fcd1e011 100644
--- a/chrome/browser/resources/md_history/compiled_resources.gyp
+++ b/chrome/browser/resources/md_history/compiled_resources.gyp
@@ -22,6 +22,9 @@
'history_card.js',
'history_item.js',
'history_toolbar.js',
+ 'synced_device_card.js',
+ 'synced_device_manager.js',
+ 'side_bar.js',
'history.js',
],
'externs': [

Powered by Google App Engine
This is Rietveld 408576698