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

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

Issue 1029593003: implement validations of pagination URLs (Closed) Base URL: https://github.com/chromium/dom-distiller.git@master
Patch Set: addr chris's comments Created 5 years, 8 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/ParsedUrl.java
diff --git a/java/org/chromium/distiller/ParsedUrl.java b/java/org/chromium/distiller/ParsedUrl.java
index d9566cac353bd038132160c49a1255020f7e4505..3f6dc5aca694b25c88d06903cc8c668536218393 100644
--- a/java/org/chromium/distiller/ParsedUrl.java
+++ b/java/org/chromium/distiller/ParsedUrl.java
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « java/org/chromium/distiller/PageParameterDetector.java ('k') | java/org/chromium/distiller/PathComponentPagePattern.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698