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

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

Issue 1308893009: [MD Extensions] Move search field out of downloads, use it in extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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_downloads/compiled_resources.gyp
diff --git a/chrome/browser/resources/md_downloads/compiled_resources.gyp b/chrome/browser/resources/md_downloads/compiled_resources.gyp
index 934ec3621783a1c067efc4465570f6444a848791..5b922dbeeea03f99a64eefdac38b0dfa2cae2e6b 100644
--- a/chrome/browser/resources/md_downloads/compiled_resources.gyp
+++ b/chrome/browser/resources/md_downloads/compiled_resources.gyp
@@ -16,6 +16,7 @@
'../../../../ui/webui/resources/js/cr/ui/command.js',
'../../../../ui/webui/resources/js/cr/ui/focus_row.js',
'../../../../ui/webui/resources/js/cr/ui/focus_grid.js',
+ '../../../../ui/webui/resources/js/cr/ui/search_field.js',
'../../../../ui/webui/resources/js/util.js',
'../downloads/constants.js',
'../downloads/throttled_icon_loader.js',

Powered by Google App Engine
This is Rietveld 408576698