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

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

Issue 1650993002: Revert of MD History: Add basic material design history cards and history items (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/resources/history/externs.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/history/compiled_resources.gyp
diff --git a/chrome/browser/resources/history/compiled_resources.gyp b/chrome/browser/resources/history/compiled_resources.gyp
index 0ed4fb81326ea9dcc4b18fbe2b7d272a7a58288a..9934bd0e18d163701a776f97408a2cc5a6704439 100644
--- a/chrome/browser/resources/history/compiled_resources.gyp
+++ b/chrome/browser/resources/history/compiled_resources.gyp
@@ -27,10 +27,7 @@
'../../../../ui/webui/resources/js/util.js',
'history_focus_manager.js',
],
- 'externs': [
- '<(EXTERNS_DIR)/chrome_send.js',
- 'externs.js',
- ],
+ 'externs': ['<(EXTERNS_DIR)/chrome_send.js'],
},
'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
}
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/browser/resources/history/externs.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698