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

Unified Diff: content/test/BUILD.gn

Issue 2944153002: Mojo JS bindings: introduce new targets "foo_js"/"foo_js_data_deps" for mojom("foo"). (Closed)
Patch Set: . Created 3 years, 6 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 | « chrome/renderer/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index da5e62a61c63ad1f37449315dc64c90e1d8d0147..27bca2638ceda72e52fd5df41c4435078d90e40c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -830,6 +830,7 @@ test("content_browsertests") {
data = []
data_deps = [
+ ":web_ui_test_mojo_bindings_js_data_deps",
"//content/shell:pak",
"//testing/buildbot/filters:content_browsertests_filters",
"//third_party/mesa:osmesa",
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698