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

Unified Diff: java/org/chromium/distiller/PageParamInfo.java

Issue 1725243002: Fix some warnings in Eclipse (Closed) Base URL: git@github.com:chromium/dom-distiller.git@master
Patch Set: rebase Created 4 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
Index: java/org/chromium/distiller/PageParamInfo.java
diff --git a/java/org/chromium/distiller/PageParamInfo.java b/java/org/chromium/distiller/PageParamInfo.java
index c0158e93052dcd53f898c83dec3983865f0b2dc7..60c59cbcb830e2af3e8ec0d93d506dbfae0028ed 100644
--- a/java/org/chromium/distiller/PageParamInfo.java
+++ b/java/org/chromium/distiller/PageParamInfo.java
@@ -93,7 +93,7 @@ class PageParamInfo {
}
/**
- * @return new PageParamInfo initialized according to given parameters.
+ * PageParamInfo initialized according to given parameters.
*
* @param type must not be Type.UNSET.
* @param allPageInfo can be null.

Powered by Google App Engine
This is Rietveld 408576698