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

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

Issue 2270323004: Add BlimpView to a Chrome tab when Blimp is enabled. (Closed)
Patch Set: addressed nit, renamed CreateForTesting and piped through touch handling 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 0977f6e3183e017d8877cb7d5e2958d0d6932358..7ca2d7f65d269e0faafd1323feaeb4358c6cc531 100644
--- a/blimp/client/public/BUILD.gn
+++ b/blimp/client/public/BUILD.gn
@@ -86,6 +86,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