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

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

Issue 980473002: Address NewApi lint warnings in src/printing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | printing/android/java/src/org/chromium/printing/PrintDocumentAdapterWrapper.java » ('j') | 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 11efa06ddeb8719db3a1316c1e96828d5b4e95e3..ecc0ab18f90f94cf7df26bbbf80b63a9129fb206 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -94,9 +94,6 @@ Still reading?
<ignore path="org/chromium/media/VideoCaptureCamera2.class"/>
<ignore path="org/chromium/media/VideoCaptureCamera2$*.class"/>
<ignore path="org/chromium/media/WebAudioMediaCodecBridge.class"/>
- <ignore path="org/chromium/printing/PrintDocumentAdapterWrapper.class"/>
- <ignore path="org/chromium/printing/PrintManagerDelegateImpl.class"/>
- <ignore path="org/chromium/printing/PrintingControllerImpl.class"/>
<ignore path="org/chromium/ui/base/Clipboard.class"/>
<ignore path="org/chromium/ui/ColorPickerAdvancedComponent.class"/>
<ignore path="org/chromium/ui/gfx/DeviceDisplayInfo.class"/>
« no previous file with comments | « no previous file | printing/android/java/src/org/chromium/printing/PrintDocumentAdapterWrapper.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698