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

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: rebase 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 0714b0402f74919bf57a4190a74eacf9281aab70..043ed1fbf4a8b41f6abbed3be8c2323ab3c4d603 100644
--- a/chrome/browser/resources/md_history/compiled_resources.gyp
+++ b/chrome/browser/resources/md_history/compiled_resources.gyp
@@ -24,6 +24,9 @@
'history_item.js',
'history_list.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