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

Unified Diff: extensions/renderer/BUILD.gn

Issue 2762623003: [Extensions Bindings] Add lastError utilities to APIBindingJSUtil (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_binding_js_util.h » ('j') | extensions/renderer/api_binding_js_util.h » ('J')
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 d5bcad0b88f72f507c609df0f58edf3720872a44..62c99b4daea0d9a997e7cf086270e5b0b987c982 100644
--- a/extensions/renderer/BUILD.gn
+++ b/extensions/renderer/BUILD.gn
@@ -287,6 +287,7 @@ source_set("unit_tests") {
sources = [
"activity_log_converter_strategy_unittest.cc",
"api/mojo_private/mojo_private_unittest.cc",
+ "api_binding_js_util_unittest.cc",
"api_binding_test.cc",
"api_binding_test.h",
"api_binding_test_util.cc",
« no previous file with comments | « no previous file | extensions/renderer/api_binding_js_util.h » ('j') | extensions/renderer/api_binding_js_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698