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

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

Issue 2571583004: MD WebUI: Delete cr-search-field, simplify CrSearchFieldBehavior (Closed)
Patch Set: Use focus_() Created 4 years 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_search_field/compiled_resources2.gyp
diff --git a/ui/webui/resources/cr_elements/cr_search_field/compiled_resources2.gyp b/ui/webui/resources/cr_elements/cr_search_field/compiled_resources2.gyp
index 611febb816e5904ed10b62b3736288b92ffc0757..e7373917241d613143ef41c301b70b9baadff91c 100644
--- a/ui/webui/resources/cr_elements/cr_search_field/compiled_resources2.gyp
+++ b/ui/webui/resources/cr_elements/cr_search_field/compiled_resources2.gyp
@@ -10,12 +10,5 @@
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
- {
- 'target_name': 'cr_search_field',
- 'dependencies': [
- 'cr_search_field_behavior'
- ],
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
- },
],
}

Powered by Google App Engine
This is Rietveld 408576698