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

Unified Diff: trunk/src/extensions/extensions_resources.gyp

Issue 309413002: Revert 274558 "Move some extensions renderer resources to extens..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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 | « trunk/src/extensions/DEPS ('k') | trunk/src/extensions/renderer/dispatcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/extensions/extensions_resources.gyp
===================================================================
--- trunk/src/extensions/extensions_resources.gyp (revision 274563)
+++ trunk/src/extensions/extensions_resources.gyp (working copy)
@@ -18,20 +18,8 @@
},
'includes': [ '../build/grit_action.gypi' ],
},
- {
- 'action_name': 'extensions_renderer_resources',
- 'variables': {
- 'grit_grd_file': 'renderer/resources/extensions_renderer_resources.grd',
- },
- 'includes': [ '../build/grit_action.gypi' ],
- },
],
'includes': [ '../build/grit_target.gypi' ],
- 'direct_dependent_settings': {
- 'include_dirs': [
- '<(SHARED_INTERMEDIATE_DIR)/extensions',
- ]
- },
'hard_dependency': 1,
}
]
« no previous file with comments | « trunk/src/extensions/DEPS ('k') | trunk/src/extensions/renderer/dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698