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

Unified Diff: third_party/errorprone/README.chromium

Issue 1136573002: Use the Errorprone Compiler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Full Sync and Update Created 5 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 | « third_party/errorprone/OWNERS ('k') | third_party/errorprone/errorprone.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/errorprone/README.chromium
diff --git a/third_party/errorprone/README.chromium b/third_party/errorprone/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..2b37151079309807ff532ea1bfaa51496abdef30
--- /dev/null
+++ b/third_party/errorprone/README.chromium
@@ -0,0 +1,16 @@
+Name: Error Prone
+Short Name: errorprone
+URL: http://errorprone.info/
+Version: 1.1.2
+Date: May 05, 2015
+License: Apache 2.0
+License File: LICENSE
+Security Critical: no
+
+Description:
+Catch common Java mistakes as compile-time errors
+
+Local Modifications:
+No changes to the original source
+Added ChromiumErrorProneCompiler.java as a main entry point for Chromium
+Added gn and gyp files
« no previous file with comments | « third_party/errorprone/OWNERS ('k') | third_party/errorprone/errorprone.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698