| 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 96%
|
| 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 147c3e58f0d8d2f0f63c44bc5de983c550c0aa75..44b745f8917ad433af8a0d19e286554af97ec76c 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.AndroidTestRunner;
|
|
|