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

Unified Diff: extensions/extensions.gyp

Issue 563923004: Move most extension feature unit tests to extensions_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index fc657637e3c0c634a9ffc089be6957daa51376e7..1f75cfb84abfc4c8f967d5ee4d8b39f3bb62263f 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -1088,6 +1088,9 @@
'common/event_filter_unittest.cc',
'common/extension_resource_unittest.cc',
'common/extension_set_unittest.cc',
+ 'common/features/base_feature_provider_unittest.cc',
+ 'common/features/complex_feature_unittest.cc',
+ 'common/features/simple_feature_unittest.cc',
'common/manifest_handler_unittest.cc',
'common/message_bundle_unittest.cc',
'common/one_shot_event_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698