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

Unified Diff: ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp

Issue 1963503002: MD WebUI: Add shared cr-toolbar element (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/about_page/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp
similarity index 67%
copy from chrome/browser/resources/settings/about_page/compiled_resources2.gyp
copy to ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp
index e8ccb7121dbe21d7d0c8e69c871a959b37e2b2a9..62f258ecd71196e5c427e14595334de5f40be3ed 100644
--- a/chrome/browser/resources/settings/about_page/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.gyp
@@ -4,8 +4,9 @@
{
'targets': [
{
- 'target_name': 'about_page',
+ 'target_name': 'cr_toolbar',
'dependencies': [
+ '<(DEPTH)/ui/webui/resources/cr_elements/cr_search_field/compiled_resources2.gyp:cr_search_field_behavior',
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},

Powered by Google App Engine
This is Rietveld 408576698