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

Unified Diff: javatests/org/chromium/distiller/ParsedUrlTest.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: javatests/org/chromium/distiller/ParsedUrlTest.java
diff --git a/javatests/org/chromium/distiller/ParsedUrlTest.java b/javatests/org/chromium/distiller/ParsedUrlTest.java
index 46dfebae5d133334715971c39b4e240e4794e62a..0d986dd25e1b565838175c44e7d57a5d6e25c2af 100644
--- a/javatests/org/chromium/distiller/ParsedUrlTest.java
+++ b/javatests/org/chromium/distiller/ParsedUrlTest.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.

Powered by Google App Engine
This is Rietveld 408576698