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

Unified Diff: extensions/extensions.gyp

Issue 228603004: Move manifest_handler_helpers to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « extensions/common/manifest_handler_helpers.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index bb1a012743b9ffc5e833a99ed69b1c0736401fff..c193d0d9b94a4a60f352b45c3eb7275b0075300e 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -112,6 +112,8 @@
'common/manifest_constants.h',
'common/manifest_handler.cc',
'common/manifest_handler.h',
+ 'common/manifest_handler_helpers.cc',
+ 'common/manifest_handler_helpers.h',
'common/manifest_handlers/background_info.cc',
'common/manifest_handlers/background_info.h',
'common/manifest_handlers/csp_info.cc',
« no previous file with comments | « extensions/common/manifest_handler_helpers.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698