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

Unified Diff: components/web_restrictions/junit/src/org/chromium/components/webrestrictions/WebRestrictionsContentProviderTest.java

Issue 1635043002: Rename web_restriction -> web_restrictions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « components/web_restrictions/java/src/org/chromium/components/webrestrictions/WebRestrictionsContentProvider.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_restrictions/junit/src/org/chromium/components/webrestrictions/WebRestrictionsContentProviderTest.java
diff --git a/components/web_restriction/junit/src/org/chromium/components/webrestriction/WebRestrictionsContentProviderTest.java b/components/web_restrictions/junit/src/org/chromium/components/webrestrictions/WebRestrictionsContentProviderTest.java
similarity index 99%
rename from components/web_restriction/junit/src/org/chromium/components/webrestriction/WebRestrictionsContentProviderTest.java
rename to components/web_restrictions/junit/src/org/chromium/components/webrestrictions/WebRestrictionsContentProviderTest.java
index 54272d4542093a0ed1dbae7ecfa4f6f42939bc06..2ef958523388fd49984180bf6b1b972d4be38177 100644
--- a/components/web_restriction/junit/src/org/chromium/components/webrestriction/WebRestrictionsContentProviderTest.java
+++ b/components/web_restrictions/junit/src/org/chromium/components/webrestrictions/WebRestrictionsContentProviderTest.java
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-package org.chromium.components.webrestriction;
+package org.chromium.components.webrestrictions;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.not;
« no previous file with comments | « components/web_restrictions/java/src/org/chromium/components/webrestrictions/WebRestrictionsContentProvider.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698