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

Unified Diff: chrome/android/BUILD.gn

Issue 872023002: Use floating labels for preference forms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor changes Created 5 years, 11 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
« no previous file with comments | « no previous file | chrome/android/java/res/color/float_label.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index c9a8e9e0124aba33554d57ddee1c687a15c49598..2e86b19db52b59ce8182d2dc809c983ff8f87419 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -96,8 +96,6 @@ android_library("chrome_java") {
"//third_party/cacheinvalidation:cacheinvalidation_javalib",
"//third_party/cacheinvalidation:cacheinvalidation_proto_java",
"//third_party/jsr-305:jsr_305_javalib",
- "//third_party/libaddressinput:android_addressinput_widget_java",
- "//third_party/libaddressinput:android_addressinput_widget_resources",
"//ui/android:ui_java",
"//ui/android:ui_java_resources",
]
« no previous file with comments | « no previous file | chrome/android/java/res/color/float_label.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698