Skip to content

Commit 6ae1455

Browse files
guang-googleAndroid (Google) Code Review
authored andcommitted
Merge "fix build"
2 parents 4535e0c + 2995f95 commit 6ae1455

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/DumpRenderTree/src/com/android/dumprendertree/TestShellActivity.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
package com.android.dumprendertree;
1818

19-
import com.android.browser.WebViewProperties;
2019
import com.android.dumprendertree.forwarder.ForwardService;
2120

2221
import android.app.Activity;
@@ -978,4 +977,4 @@ public void setDefaultWebSettings(WebView webview) {
978977
private boolean mIsGeolocationPermissionSet;
979978
private boolean mGeolocationPermission;
980979
private Map mPendingGeolocationPermissionCallbacks;
981-
}
980+
}

0 commit comments

Comments
 (0)