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

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

Issue 1641543002: MD History: Refactored design for displaying history information (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@second_patch
Patch Set: removed dodgy fix for end of history query: 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 b8ecb2cb9a9be1d24161d5bb02becdc0c657c61b..bbae370a0a3c6268fccb16eb277dc1b38f663d62 100644
--- a/chrome/browser/resources/md_history/compiled_resources.gyp
+++ b/chrome/browser/resources/md_history/compiled_resources.gyp
@@ -13,8 +13,7 @@
'../../../../ui/webui/resources/js/cr.js',
'../../../../ui/webui/resources/js/util.js',
'../../../../ui/webui/resources/js/cr/ui/position_util.js',
- 'history_card_manager.js',
- 'history_card.js',
+ 'history_list.js',
tsergeant 2016/02/02 05:58:00 Sort these again.
yingran 2016/02/02 06:49:10 Done.
'history_item.js',
'history_toolbar.js',
'history.js',

Powered by Google App Engine
This is Rietveld 408576698