Index: android_webview/test/shell/src/org/chromium/android_webview/test/AwTestRunnerActivity.java |
diff --git a/android_webview/test/shell/src/org/chromium/android_webview/test/AwTestRunnerActivity.java b/android_webview/test/shell/src/org/chromium/android_webview/test/AwTestRunnerActivity.java |
index ba3b2b9c7c8ad0a48408eee8bd0d049e31eb306c..1e28175c613b48534c461bb99f1e9653f4b8359b 100644 |
--- a/android_webview/test/shell/src/org/chromium/android_webview/test/AwTestRunnerActivity.java |
+++ b/android_webview/test/shell/src/org/chromium/android_webview/test/AwTestRunnerActivity.java |
@@ -6,10 +6,8 @@ package org.chromium.android_webview.test; |
import android.app.Activity; |
import android.os.Bundle; |
-import android.util.Log; |
import android.view.View; |
import android.view.ViewGroup.LayoutParams; |
-import android.view.WindowManager; |
import android.widget.LinearLayout; |
/* |