| Index: android_webview/tools/WebViewShell/src/org/chromium/webview_shell/shell/StartupTimeActivity.java
|
| diff --git a/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/StartupTimeActivity.java b/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/shell/StartupTimeActivity.java
|
| similarity index 95%
|
| rename from android_webview/tools/WebViewShell/src/org/chromium/webview_shell/StartupTimeActivity.java
|
| rename to android_webview/tools/WebViewShell/src/org/chromium/webview_shell/shell/StartupTimeActivity.java
|
| index e5c46051c07e5f727dc3dd117084aeb5bdd87266..436215df4eb2fc81f92c634e7933b7438f44a8ff 100644
|
| --- a/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/StartupTimeActivity.java
|
| +++ b/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/shell/StartupTimeActivity.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.shell;
|
|
|
| import android.app.Activity;
|
| import android.os.Bundle;
|
|
|