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

Unified Diff: extensions/extensions.gyp

Issue 504593002: Move a set of extensions tests into extensions_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync GN file with GYP Created 6 years, 4 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/BUILD.gn ('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 b90d2304a76d83cc36afee702d3889d851c73b69..0548d64c357daa2dd18ce7bb402b2a8d35169a5f 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -909,8 +909,14 @@
'common/api/sockets/sockets_manifest_permission_unittest.cc',
'common/csp_validator_unittest.cc',
'common/event_filter_unittest.cc',
+ 'common/extension_resource_unittest.cc',
+ 'common/extension_set_unittest.cc',
+ 'common/manifest_handler_unittest.cc',
+ 'common/message_bundle_unittest.cc',
'common/one_shot_event_unittest.cc',
'common/permissions/manifest_permission_set_unittest.cc',
+ 'common/url_pattern_set_unittest.cc',
+ 'common/url_pattern_unittest.cc',
'common/user_script_unittest.cc',
'renderer/activity_log_converter_strategy_unittest.cc',
'renderer/api/serial/data_receiver_unittest.cc',
« no previous file with comments | « extensions/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698