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

Unified Diff: chrome/chrome_common.gypi

Issue 10787002: Moved ExtensionMessage* into extensions namespace (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Latest master for cq Created 8 years, 5 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 | « chrome/chrome_browser_extensions.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index ba2c30dea73797df7885ff5b01e1826a371f46b3..7d0f71c06664c0c24fa195127eea4f9cd9ada8cd 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -138,8 +138,6 @@
'common/extensions/extension_localization_peer.h',
'common/extensions/extension_manifest_constants.cc',
'common/extensions/extension_manifest_constants.h',
- 'common/extensions/extension_message_bundle.cc',
- 'common/extensions/extension_message_bundle.h',
'common/extensions/extension_messages.cc',
'common/extensions/extension_messages.h',
'common/extensions/extension_process_policy.cc',
@@ -173,6 +171,8 @@
'common/extensions/matcher/url_matcher_factory.h',
'common/extensions/matcher/url_matcher_helpers.cc',
'common/extensions/matcher/url_matcher_helpers.h',
+ 'common/extensions/message_bundle.cc',
+ 'common/extensions/message_bundle.h',
'common/extensions/permissions/api_permission.cc',
'common/extensions/permissions/api_permission.h',
'common/extensions/permissions/permission_message.cc',
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698