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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12091115: Allow manifest handlers to declare keys they depend on that must be parsed before them. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 6b3ba3294294b14dc6c4d7447eec72a454297a37..4bbe5e4288610ae558057aafffe4df22f091a845 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1523,6 +1523,7 @@
'common/extensions/matcher/url_matcher_unittest.cc',
'common/extensions/matcher/url_matcher_factory_unittest.cc',
'common/extensions/manifest_unittest.cc',
+ 'common/extensions/manifest_handler_unittest.cc',
'common/extensions/message_bundle_unittest.cc',
'common/extensions/permissions/api_permission_set_unittest.cc',
'common/extensions/permissions/permission_set_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698