| Index: webkit/support/test_webkit_platform_support.cc
|
| diff --git a/webkit/support/test_webkit_platform_support.cc b/webkit/support/test_webkit_platform_support.cc
|
| index 55d9ff7cc54f181df82f186f58e92bce6d6354b5..b0e23d8ffed4dc591d98896669f7496424a76a0e 100644
|
| --- a/webkit/support/test_webkit_platform_support.cc
|
| +++ b/webkit/support/test_webkit_platform_support.cc
|
| @@ -66,8 +66,8 @@
|
| #include "base/mac/mac_util.h"
|
| #endif
|
|
|
| -using WebKit::WebLayerTreeViewImplForTesting;
|
| using WebKit::WebScriptController;
|
| +using webkit::WebLayerTreeViewImplForTesting;
|
|
|
| TestWebKitPlatformSupport::TestWebKitPlatformSupport(bool unit_test_mode,
|
| WebKit::Platform* shadow_platform_delegate)
|
|
|