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

Unified Diff: chrome/chrome_tests.gypi

Issue 10704060: Move ExtensionUnpacker into extensions:: namespace, rename it to Unpacker (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Even later master 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_common.gypi ('k') | chrome/common/chrome_utility_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 36d4b69826a6d688b694cc77dd10854f10adc690..f6f8be19ac2e1987b2e223c78d5324cfe5b8794d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1902,7 +1902,6 @@
'common/extensions/extension_test_util.h',
'common/extensions/extension_test_util.cc',
'common/extensions/extension_unittest.cc',
- 'common/extensions/extension_unpacker_unittest.cc',
'common/extensions/features/feature_unittest.cc',
'common/extensions/features/simple_feature_provider_unittest.cc',
'common/extensions/manifest_tests/extension_manifest_test.cc',
@@ -1942,6 +1941,7 @@
'common/extensions/matcher/url_matcher_factory_unittest.cc',
'common/extensions/manifest_unittest.cc',
'common/extensions/permissions/permission_set_unittest.cc',
+ 'common/extensions/unpacker_unittest.cc',
'common/extensions/update_manifest_unittest.cc',
'common/extensions/url_pattern_set_unittest.cc',
'common/extensions/url_pattern_unittest.cc',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/chrome_utility_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698