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

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

Issue 1643693003: MD History: Implement search functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@patch_to_be_uploaded
Patch Set: Fix time-gap-separator insertion. 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..89d8c907a0fd58c6870bded401c1e254586bddab 100644
--- a/chrome/browser/resources/md_history/compiled_resources.gyp
+++ b/chrome/browser/resources/md_history/compiled_resources.gyp
@@ -12,6 +12,7 @@
'depends': [
'../../../../third_party/polymer/v1_0/components-chromium/iron-list/iron-list-extracted.js',
'../../../../third_party/polymer/v1_0/components-chromium/iron-resizable-behavior/iron-resizable-behavior-extracted.js',
+ '../../../../ui/webui/resources/cr_elements/cr_search_field/cr_search_field.js',
'../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
'../../../../ui/webui/resources/js/cr.js',
'../../../../ui/webui/resources/js/cr/ui/position_util.js',
« no previous file with comments | « no previous file | chrome/browser/resources/md_history/history.html » ('j') | chrome/browser/resources/md_history/history_card.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698