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

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: address comments Created 4 years, 7 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 | « java/org/chromium/distiller/LogUtil.java ('k') | java/org/chromium/distiller/PageParameterDetector.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « java/org/chromium/distiller/LogUtil.java ('k') | java/org/chromium/distiller/PageParameterDetector.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698