Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: third_party/checkstyle/java/res/header.txt

Issue 29347926: Issue 4248 - Add codestyle check
Patch Set: added Gradle support, removed Ant support, added original files URLs Created April 14, 2017, 11:56 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/checkstyle/java/res/header.txt
diff --git a/libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java b/third_party/checkstyle/java/res/header.txt
similarity index 86%
copy from libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java
copy to third_party/checkstyle/java/res/header.txt
index 94e98007560307334da599922d7af02834d9fbd3..bded972ee85bac2af378299d0236fbf6c10a69c8 100644
--- a/libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java
+++ b/third_party/checkstyle/java/res/header.txt
@@ -13,11 +13,4 @@
*
* You should have received a copy of the GNU General Public License
* along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
- */
-
-package org.adblockplus.libadblockplus;
-
-public interface Disposable
-{
- public void dispose();
-}
+ */
anton 2017/04/14 12:02:28 rietveld bug: the file is new and there is no prev

Powered by Google App Engine
This is Rietveld