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

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

Issue 2382913004: Move autofill from ui/ to components/ (Closed)
Patch Set: add OWNERS Created 4 years, 2 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: build/android/lint/suppressions.xml
diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml
index 9e3f43deb9d596dc9630581474ae7ea32d422a60..46ae4d0a0bb22f626d86016ebcc009e29ce81fc3 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -274,6 +274,7 @@ Still reading?
<ignore regexp="remoting/android/java/res/layout/navigation_list_item.xml" />
<!-- Used by Android's policies system -->
<ignore regexp="restriction_values.xml" />
+ <ignore regexp="ui/android/java/res/values/dimens.xml"/>
</issue>
<issue id="UseCompoundDrawables">
<ignore regexp="chrome/android/java/res/layout/download_content.xml" />

Powered by Google App Engine
This is Rietveld 408576698