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

Unified Diff: extensions/renderer/BUILD.gn

Issue 2847843002: [Extensions Bindings] Move signature parsing tests to their own file (Closed)
Patch Set: Created 3 years, 8 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
Index: extensions/renderer/BUILD.gn
diff --git a/extensions/renderer/BUILD.gn b/extensions/renderer/BUILD.gn
index c7e2e16d2cbabb4456ab7065d2879f105885eaa0..93be3c6923b2d107cf6b8d91f626d4adf3cccccc 100644
--- a/extensions/renderer/BUILD.gn
+++ b/extensions/renderer/BUILD.gn
@@ -316,6 +316,7 @@ source_set("unit_tests") {
"api_invocation_errors_unittest.cc",
"api_last_error_unittest.cc",
"api_request_handler_unittest.cc",
+ "api_signature_unittest.cc",
"api_test_base.cc",
"api_test_base.h",
"api_test_base_unittest.cc",
« no previous file with comments | « no previous file | extensions/renderer/api_binding_unittest.cc » ('j') | extensions/renderer/api_signature_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698