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

Unified Diff: extensions/BUILD.gn

Issue 477723005: Move some extensions renderer tests into extensions_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: james' review 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') | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 5cb0f488783a8ee54ce0dd9ac8a6bfb6c7fd9a40..69dd93dea35d222aa76981606ace2afda0cb8169 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -137,6 +137,7 @@ test("unittests") {
"common/one_shot_event_unittest.cc",
"common/permissions/manifest_permission_set_unittest.cc",
"common/user_script_unittest.cc",
+ "renderer/activity_log_converter_strategy_unittest.cc",
"renderer/api/serial/serial_api_unittest.cc",
"renderer/api_test_base.cc",
"renderer/api_test_base.h",
@@ -148,6 +149,7 @@ test("unittests") {
"renderer/module_system_test.h",
"renderer/module_system_unittest.cc",
"renderer/safe_builtins_unittest.cc",
+ "renderer/script_context_set_unittest.cc",
"renderer/utils_unittest.cc",
"test/extensions_unittests_main.cc",
"test/test_extensions_client.cc",
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698