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

Unified Diff: ui/android/BUILD.gn

Issue 1739523002: WebUsb Android chooser UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and added NoUnderlineClickableSpan.java to ui/android/BUILD.gn Created 4 years, 9 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 3e356ce7f401a9151b38824bdf494148f6b6c77b..fc4c55047a71072fb7db47672c8a0721d6aff4eb 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -194,6 +194,7 @@ android_library("ui_java") {
"java/src/org/chromium/ui/resources/statics/StaticResource.java",
"java/src/org/chromium/ui/resources/statics/StaticResourceLoader.java",
"java/src/org/chromium/ui/resources/system/SystemResourceLoader.java",
+ "java/src/org/chromium/ui/text/NoUnderlineClickableSpan.java",
"java/src/org/chromium/ui/text/SpanApplier.java",
"java/src/org/chromium/ui/widget/ButtonCompat.java",
"java/src/org/chromium/ui/widget/TextViewWithClickableSpans.java",
« no previous file with comments | « device/usb/webusb_descriptors.cc ('k') | ui/android/java/src/org/chromium/ui/text/NoUnderlineClickableSpan.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698