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

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: Changed switching between pages & addressed comments Created 4 years, 10 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 463c350e39069a24058ce3ef8fbc2e36fcf19a60..67cd3344628d64eeb5215473c245df79af0dcf59 100644
--- a/chrome/browser/resources/md_history/compiled_resources.gyp
+++ b/chrome/browser/resources/md_history/compiled_resources.gyp
@@ -21,6 +21,9 @@
'history_card_manager.js',
'history_item.js',
'history_toolbar.js',
+ 'side_bar.js',
+ 'synced_device_card.js',
+ 'synced_device_manager.js',
],
'externs': [
'<(EXTERNS_DIR)/chrome_send.js',

Powered by Google App Engine
This is Rietveld 408576698