Index: android_webview/tools/WebViewShellTest/src/org/chromium/webview_shell/test/WebViewLayoutTestRunner.java |
diff --git a/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewLayoutTestRunner.java b/android_webview/tools/WebViewShellTest/src/org/chromium/webview_shell/test/WebViewLayoutTestRunner.java |
similarity index 95% |
rename from android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewLayoutTestRunner.java |
rename to android_webview/tools/WebViewShellTest/src/org/chromium/webview_shell/test/WebViewLayoutTestRunner.java |
index 4356e3bf7f63a1c3bde6f14562b14a65486d9d21..7d3e92696782abca94bd5ce2e6fa124ae8080fdb 100644 |
--- a/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/WebViewLayoutTestRunner.java |
+++ b/android_webview/tools/WebViewShellTest/src/org/chromium/webview_shell/test/WebViewLayoutTestRunner.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.webview_shell; |
+package org.chromium.webview_shell.test; |
import android.os.Bundle; |
import android.test.InstrumentationTestRunner; |