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

Unified Diff: ios/web/test/BUILD.gn

Issue 2946383002: Support new-style Mojo JS core API on IOS. (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 | « ios/web/ios_web_resources.grd ('k') | ios/web/test/data/mojo_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/test/BUILD.gn
diff --git a/ios/web/test/BUILD.gn b/ios/web/test/BUILD.gn
index 80e31c71d27e5598b361d92789b9490e350f2e2a..c903daed9df3f57f74e8e2fca34003333669d8d2 100644
--- a/ios/web/test/BUILD.gn
+++ b/ios/web/test/BUILD.gn
@@ -10,9 +10,6 @@ mojom("mojo_bindings") {
sources = [
"mojo_test.mojom",
]
-
- # TODO(crbug.com/699569): Convert to use the new JS bindings.
- use_new_js_bindings = false
}
repack("packed_resources") {
« no previous file with comments | « ios/web/ios_web_resources.grd ('k') | ios/web/test/data/mojo_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698