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

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

Issue 2387813002: Move session into //blimp/client/app and update GN files. (Closed)
Patch Set: Rebased 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
« no previous file with comments | « blimp/engine/browser_tests/navigation_browsertest.cc ('k') | testing/buildbot/gn_isolate_map.pyl » ('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 c395e661b504e6e1a76414b4b0de5e4c2f20b051..f01174bf02c1d3a5699f39e468ac1fa750a9378a 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -346,7 +346,7 @@ Still reading?
<ignore regexp="content/shell/android/java/res/mipmap-hdpi/app_icon.png"/>
<ignore regexp="gen/android_webview/locale_paks.resources.zip/*"/>
<ignore regexp="gen/android_webview/strings_grd.resources.zip/values/android_webview_strings.xml"/>
- <ignore regexp="gen/blimp/client/blimp_strings_grd.resources.zip/values/android_blimp_strings.xml"/>
+ <ignore regexp="gen/blimp/client/app/blimp_strings_grd.resources.zip/values/android_blimp_strings.xml" />
<ignore regexp="gen/components/strings/components_strings_grd.resources.zip/values.*/components_strings.xml"/>
<ignore regexp="gen/remoting/resources/strings_java.resources.zip/values/remoting_strings.xml"/>
<ignore regexp="remoting/android/java/res/drawable-hdpi/ic_backspace.png"/>
« no previous file with comments | « blimp/engine/browser_tests/navigation_browsertest.cc ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698