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

Unified Diff: blimp/client/core/contents/BUILD.gn

Issue 2393443004: Blimp: Added spinner to text input dialog (Closed)
Patch Set: nits Created 4 years, 1 month 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/core/contents/BUILD.gn
diff --git a/blimp/client/core/contents/BUILD.gn b/blimp/client/core/contents/BUILD.gn
index 2423801ab60b693b829abbce3aaff739bdab7bbf..ab83207e336436de55ec79d41b892f8e28b5885d 100644
--- a/blimp/client/core/contents/BUILD.gn
+++ b/blimp/client/core/contents/BUILD.gn
@@ -164,6 +164,7 @@ if (is_android) {
"android/java/src/org/chromium/blimp/core/contents/BlimpView.java",
"android/java/src/org/chromium/blimp/core/contents/input/ImeEditText.java",
"android/java/src/org/chromium/blimp/core/contents/input/ImeHelperDialog.java",
+ "android/java/src/org/chromium/blimp/core/contents/input/WebInputConfirmationPanel.java",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698