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

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: (feature-tests) rebase 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
« no previous file with comments | « extensions/common/features/simple_feature_unittest.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 bee4c12d59c00927c75e553ba5e889cdaa838d1a..eeccb5897fbc50aa173adf9526c86a46b07eda33 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -1098,6 +1098,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',
« no previous file with comments | « extensions/common/features/simple_feature_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698