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

Unified Diff: ui/views/examples/examples.gyp

Issue 1971333002: Views: factor out Combobox background and const-ify style (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ios build break 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
« no previous file with comments | « ui/views/examples/combobox_example.cc ('k') | ui/views/style/mac/combobox_background_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/examples.gyp
diff --git a/ui/views/examples/examples.gyp b/ui/views/examples/examples.gyp
index de889d01f78e7416f7387ecd58c1deac0761ab29..4038d615027daf6cacf24d9ebebc29d9b6415935 100644
--- a/ui/views/examples/examples.gyp
+++ b/ui/views/examples/examples.gyp
@@ -162,6 +162,7 @@
'target_name': 'views_examples_with_content_exe',
'type': 'executable',
'dependencies': [
+ '../resources/views_resources.gyp:views_resources',
'../../views_content_client/views_content_client.gyp:views_content_client',
'views_examples_with_content_lib',
],
« no previous file with comments | « ui/views/examples/combobox_example.cc ('k') | ui/views/style/mac/combobox_background_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698