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

Unified Diff: mandoline/app/android/BUILD.gn

Issue 1180573004: android: Introduce a ui::PlatformWindow implementation for android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix-win-gn Created 5 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 | « components/view_manager/native_viewport/platform_viewport_x11.cc ('k') | mojo/runner/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/app/android/BUILD.gn
diff --git a/mandoline/app/android/BUILD.gn b/mandoline/app/android/BUILD.gn
index 07edbdc53c51649a7fd3338de0b0311298b92a57..3808b4abbe83dce4d60251a9505ed37c238e9113 100644
--- a/mandoline/app/android/BUILD.gn
+++ b/mandoline/app/android/BUILD.gn
@@ -131,7 +131,7 @@ android_apk("mandoline_apk") {
"//mojo/runner:java",
"//mojo/runner:resources",
"//base:base_java",
- "//components/view_manager:view_manager_java",
"//third_party/android_tools:google_play_services_default_resources",
+ "//ui/platform_window/android:platform_window_java",
]
}
« no previous file with comments | « components/view_manager/native_viewport/platform_viewport_x11.cc ('k') | mojo/runner/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698