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

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

Issue 1572383006: MD History: Hook all elements into the page and add tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@patch
Patch Set: Address reviewer comments. 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 ad66c442948dc5d5d02ad8fc9155aa2928ca9bb8..4a7f37922316dcabc209326c46c90b15d0c0723b 100644
--- a/chrome/browser/resources/md_history/compiled_resources.gyp
+++ b/chrome/browser/resources/md_history/compiled_resources.gyp
@@ -21,6 +21,8 @@
'history_card_manager.js',
'history_card.js',
'history_item.js',
+ 'history_toolbar.js',
+ 'history.js',
],
'externs': [
'<(EXTERNS_DIR)/chrome_send.js',

Powered by Google App Engine
This is Rietveld 408576698