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

Unified Diff: build/android/lint/suppressions.xml

Issue 2261853002: Changed Blimp IME to use PopUp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ime_popup
Patch Set: Used AlertDialog from support.v7 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
« no previous file with comments | « blimp/client/app/android/web_input_box.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/lint/suppressions.xml
diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml
index 473dbfb5438269c0adeb96e1361bbce9e5784835..851a957256477b9306e78deb9538196cd567e702 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -252,6 +252,7 @@ Still reading?
<ignore regexp="android_ui_strings.xml" />
<ignore regexp="android_webview/tools/automated_ui_tests/java/res/" />
<ignore regexp="blimp/client/app/android/java/res/layout/blimp_main.xml" />
+ <ignore regexp="blimp/client/app/android/java/res/layout/text_input_popup.xml" />
<ignore regexp="blimp/client/app/android/java/res/layout/toolbar_popup_item.xml" />
<ignore regexp="blimp/client/app/android/java/res/values/dimens.xml" />
<ignore regexp="blimp/client/app/android/java/res/xml/about_blimp_preferences.xml" />
« no previous file with comments | « blimp/client/app/android/web_input_box.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698