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

Unified Diff: mojo/converters/ime/BUILD.gn

Issue 1765243002: Remove Mojo bindings environment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « mojo/converters/geometry/BUILD.gn ('k') | mojo/converters/input_events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/converters/ime/BUILD.gn
diff --git a/mojo/converters/ime/BUILD.gn b/mojo/converters/ime/BUILD.gn
index d3c1d86573f6dcf7bae6ce5860cda65b25bcf0c7..3914ee31a180f198e15f3191ccb7ee280083706d 100644
--- a/mojo/converters/ime/BUILD.gn
+++ b/mojo/converters/ime/BUILD.gn
@@ -12,7 +12,6 @@ component("ime") {
]
deps = [
"//base",
- "//mojo/environment:chromium",
"//mojo/public/c/system:for_component",
"//ui/mojo/ime:interfaces",
"//ui/platform_window",
« no previous file with comments | « mojo/converters/geometry/BUILD.gn ('k') | mojo/converters/input_events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698