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

Unified Diff: chrome/android/BUILD.gn

Issue 2512123002: Shape Detection: QR detection in Chrome Android using Play Services (Closed)
Patch Set: dcheng@ request to check for |numPixels| overflow Created 4 years 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: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index d333ce64fb10cc6b41e1a3316a26bd458e319c89..5f4a5e37bfdb725ca50a44cc3b43b8a6767a6a57 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -211,6 +211,7 @@ android_library("chrome_java") {
"//third_party/jsr-305:jsr_305_javalib",
"//third_party/leakcanary:leakcanary_java",
"//ui/android:ui_java",
+ "//ui/gfx/geometry/mojo:mojo_java",
"//url/mojo:url_mojom_gurl_java",
google_play_services_library,
]

Powered by Google App Engine
This is Rietveld 408576698