Index: android_webview/tools/WebViewShell/src/org/chromium/webview_shell/shell/TelemetryMemoryPressureActivity.java |
diff --git a/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/TelemetryMemoryPressureActivity.java b/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/shell/TelemetryMemoryPressureActivity.java |
similarity index 97% |
rename from android_webview/tools/WebViewShell/src/org/chromium/webview_shell/TelemetryMemoryPressureActivity.java |
rename to android_webview/tools/WebViewShell/src/org/chromium/webview_shell/shell/TelemetryMemoryPressureActivity.java |
index f0b8a7efc285d5c6a315ac8a71731df3e3489475..c316572c614436b887e4ac1f7108417f91ffca24 100644 |
--- a/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/TelemetryMemoryPressureActivity.java |
+++ b/android_webview/tools/WebViewShell/src/org/chromium/webview_shell/shell/TelemetryMemoryPressureActivity.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.content.Intent; |