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

Unified Diff: views/views.gyp

Issue 348033: Remove themes/default.dll and merge the resources into chrome.dll. (Closed)
Patch Set: update comments Created 11 years, 1 month 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 | « views/examples/examples_main.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 7074cf9245b4738db43ad1c4a88841f51cbd3797..4e86d4db279a371bba7cf84232e4ad893e6c3ec9 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -361,6 +361,8 @@
'examples/scroll_view_example.h',
'examples/tabbed_pane_example.h',
'examples/textfield_example.h',
+
+ '<(SHARED_INTERMEDIATE_DIR)/app/app_resources.rc',
],
'conditions': [
['OS=="linux"', {
« no previous file with comments | « views/examples/examples_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698