am efe1b240: DO NOT MERGE: Fix build after checkThread fix merge to master

* commit 'efe1b2402abd6f26f6483533b68983475f6e6144':
  DO NOT MERGE: Fix build after checkThread fix merge to master
This commit is contained in:
Jonathan Dixon
2014-03-03 18:54:35 +00:00
committed by Android Git Automerger

View File

@@ -691,7 +691,6 @@ public class WebView extends AbsoluteLayout
* @hide
*/
public static void freeMemoryForTests() {
checkThread();
getFactory().getStatics().freeMemoryForTests();
}