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

Unified Diff: extensions/renderer/BUILD.gn

Issue 2763493003: [Extensions Bindings] Make APIBindingsSystemTest reusable (Closed)
Patch Set: . Created 3 years, 9 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 | « no previous file | extensions/renderer/api_bindings_system_unittest.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 9bbcb5eb8e28b02e95d549f9838298a820e754da..d5bcad0b88f72f507c609df0f58edf3720872a44 100644
--- a/extensions/renderer/BUILD.gn
+++ b/extensions/renderer/BUILD.gn
@@ -293,6 +293,7 @@ source_set("unit_tests") {
"api_binding_test_util.h",
"api_binding_unittest.cc",
"api_bindings_system_unittest.cc",
+ "api_bindings_system_unittest.h",
"api_event_handler_unittest.cc",
"api_last_error_unittest.cc",
"api_request_handler_unittest.cc",
« no previous file with comments | « no previous file | extensions/renderer/api_bindings_system_unittest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698