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

Unified Diff: blimp/client/public/BUILD.gn

Issue 2270323004: Add BlimpView to a Chrome tab when Blimp is enabled. (Closed)
Patch Set: Now owned by BlimpContentsViewAndroid and also implemented touch and sizing Created 4 years, 4 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: blimp/client/public/BUILD.gn
diff --git a/blimp/client/public/BUILD.gn b/blimp/client/public/BUILD.gn
index 284c58732e42f7d49fa82bf0a4affd77330509f1..07dee4f0b68d9752dd9c38940d766f7a47b70ab9 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -87,6 +87,7 @@ if (is_android) {
deps = [
"//third_party/android_tools:android_support_annotations_java",
+ "//ui/android:ui_java",
]
# The enums are added here for convenience for embedders, so they can still

Powered by Google App Engine
This is Rietveld 408576698