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

Unified Diff: content/public/android/javatests/src/org/chromium/content/browser/CommandLineTest.java

Issue 12088031: Revert 179189 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 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
Index: content/public/android/javatests/src/org/chromium/content/browser/CommandLineTest.java
===================================================================
--- content/public/android/javatests/src/org/chromium/content/browser/CommandLineTest.java (revision 179209)
+++ content/public/android/javatests/src/org/chromium/content/browser/CommandLineTest.java (working copy)
@@ -12,8 +12,8 @@
import org.chromium.content.app.LibraryLoader;
import org.chromium.content.common.CommandLine;
import org.chromium.content.common.ProcessInitException;
-import org.chromium.content_shell_apk.ContentShellActivity;
-import org.chromium.content_shell_apk.ContentShellApplication;
+import org.chromium.content_shell.ContentShellActivity;
+import org.chromium.content_shell.ContentShellApplication;
public class CommandLineTest extends InstrumentationTestCase {
// A reference command line. Note that switch2 is [brea\d], switch3 is [and "butter"],

Powered by Google App Engine
This is Rietveld 408576698