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

Unified Diff: ui/base/BUILD.gn

Issue 1108173002: Roll //build, //native_client, and a few more targets of opportunity. Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Test fix Created 5 years, 8 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 | « tools/valgrind/memcheck/suppressions_mac.txt ('k') | ui/gl/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 33886eefc3242c9414fdb1f8289d5069fe74c156..536a63c7a24b2f07e44e81f9cc2d76875c7a0a23 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -63,13 +63,6 @@ component("base") {
libs += [ "jnigraphics" ]
}
-
- if (is_android && is_android_webview_build) {
- deps += [
- #TODO(GYP): port this component to GN.
- #"//ui/android:ui_java",
- ]
- }
}
if (is_android) {
« no previous file with comments | « tools/valgrind/memcheck/suppressions_mac.txt ('k') | ui/gl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698