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

Unified Diff: extensions/extensions.gyp

Issue 477723005: Move some extensions renderer tests into extensions_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: exclude 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 | « chrome/chrome_tests_unit.gypi ('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 a1368dd30aa556d65f886ffc9660d0d63eab8c84..913f58031a39b6d5b3a1b396c6b895814d9b3f0c 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -890,6 +890,8 @@
'renderer/module_system_unittest.cc',
'renderer/safe_builtins_unittest.cc',
'renderer/utils_unittest.cc',
+ 'renderer/activity_log_converter_strategy_unittest.cc',
James Cook 2014/08/15 16:25:54 optional: I know we aren't compiling tests yet wit
tfarina 2014/08/16 21:45:13 Done.
+ 'renderer/script_context_set_unittest.cc',
'test/extensions_unittests_main.cc',
'test/test_extensions_client.cc',
'test/test_extensions_client.h',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698