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

Unified Diff: ui/android/BUILD.gn

Issue 2122403002: Android: Extend ViewAndroid (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 5 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: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index 4387a952eaab754b5ca49f7e2ea2f0a4c45c07df..322f887140dfb622e2a4808860e7f08e4f79cddc 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -31,6 +31,7 @@ component("android") {
"ui_android_export.h",
"ui_android_jni_registrar.cc",
"ui_android_jni_registrar.h",
+ "view_android.cc",
"view_android.h",
"window_android.cc",
"window_android.h",

Powered by Google App Engine
This is Rietveld 408576698