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

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

Issue 197213029: [Android] Remove the fork of GestureDetector.java (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix include Created 6 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: build/android/lint/suppressions.xml
diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml
index 3adeb394409828c8f07b8659f76120715e4802d2..814085668df50e5d63cd405a68a7c64fffe109de 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -38,7 +38,6 @@ Still reading?
<ignore path="AndroidManifest.xml"/>
</issue>
<issue id="HandlerLeak">
- <ignore path="content/public/android/java/src/org/chromium/content/browser/third_party/GestureDetector.java"/>
<ignore path="remoting/android/java/src/org/chromium/chromoting/TapGestureDetector.java"/>
</issue>
<issue id="InlinedApi">

Powered by Google App Engine
This is Rietveld 408576698