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

Unified Diff: extensions/renderer/BUILD.gn

Issue 2586303002: [Extensions Bindings] Pull out test resources (Closed)
Patch Set: comment Created 4 years 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 | « no previous file | extensions/renderer/module_system_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/renderer/BUILD.gn
diff --git a/extensions/renderer/BUILD.gn b/extensions/renderer/BUILD.gn
index 60985971effe2981dc56efe838583b625931a3a9..03ee7999ad773ac81943bb897557f1ec872ccd50 100644
--- a/extensions/renderer/BUILD.gn
+++ b/extensions/renderer/BUILD.gn
@@ -302,6 +302,10 @@ source_set("unit_tests") {
"scoped_web_frame.h",
"script_context_set_unittest.cc",
"script_context_unittest.cc",
+ "string_source_map.cc",
+ "string_source_map.h",
+ "test_v8_extension_configuration.cc",
+ "test_v8_extension_configuration.h",
"utils_unittest.cc",
]
« no previous file with comments | « no previous file | extensions/renderer/module_system_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698