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

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

Issue 1131523007: Move NativeViewport service into view_manager. This is a file move only. Further merging will happe… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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
Index: mandoline/app/android/BUILD.gn
diff --git a/mandoline/app/android/BUILD.gn b/mandoline/app/android/BUILD.gn
index 83d2c9d594aa1e1e6e2949d0dd89906bb35054bc..ed098f63f01cafa63d9268c51083d94d01c448d1 100644
--- a/mandoline/app/android/BUILD.gn
+++ b/mandoline/app/android/BUILD.gn
@@ -86,7 +86,7 @@ android_apk("mandoline_apk") {
"//mojo/runner:java",
"//mojo/runner:resources",
"//base:base_java",
- "//components/native_viewport:native_viewport_java",
+ "//components/view_manager/native_viewport:native_viewport_java",
"//third_party/android_tools:google_play_services_default_resources",
]
}
« no previous file with comments | « components/view_manager/public/interfaces/view_manager.mojom ('k') | mandoline/services/core_services/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698