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

Unified Diff: extensions/renderer/BUILD.gn

Issue 2762623003: [Extensions Bindings] Add lastError utilities to APIBindingJSUtil (Closed)
Patch Set: Rebase 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') | 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 ba78806c5db2a9917f58d5266f255d5331744f56..9b8bbdf8c18933f3b1ec8bd62a3c943bd26fce4a 100644
--- a/extensions/renderer/BUILD.gn
+++ b/extensions/renderer/BUILD.gn
@@ -292,6 +292,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698