| 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 555a20ae5b48f823d8bc9b2e50e88a1e031df764..0566fbaa113d3fb8c65c28ec09e80a46639180c3 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;
|
|
|
| /**
|
|
|