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

Unified Diff: trunk/src/build/android/findbugs_filter/findbugs_exclude.xml

Issue 354833003: Revert 279677 "Generate java bindings for structs." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 6 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 | trunk/src/build/get_landmines.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/build/android/findbugs_filter/findbugs_exclude.xml
===================================================================
--- trunk/src/build/android/findbugs_filter/findbugs_exclude.xml (revision 279687)
+++ trunk/src/build/android/findbugs_filter/findbugs_exclude.xml (working copy)
@@ -103,11 +103,4 @@
<Method name="destroy" />
<Bug code="ST" />
</Match>
- <!--
- Ignore mojo generated files.
- -->
- <Match>
- <Class name="~.*\.mojom\..*" />
- <Bug code="UuF,UrF" />
- </Match>
</FindBugsFilter>
« no previous file with comments | « no previous file | trunk/src/build/get_landmines.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698