| Index: content/public/test/layouttest_support.h
|
| diff --git a/content/public/test/layouttest_support.h b/content/public/test/layouttest_support.h
|
| index b7a77d129f7cf472b322acc0b9ebfca427314c10..13b6a07991e2c6a03c151b4bdcb9ea6ffe20f977 100644
|
| --- a/content/public/test/layouttest_support.h
|
| +++ b/content/public/test/layouttest_support.h
|
| @@ -21,9 +21,7 @@ namespace blink {
|
| class WebDeviceMotionData;
|
| class WebDeviceOrientationData;
|
| class WebGamepad;
|
| -class WebGamepads;
|
| class WebInputEvent;
|
| -class WebLayer;
|
| class WebLocalFrame;
|
| struct WebSize;
|
| class WebView;
|
| @@ -31,10 +29,6 @@ class WebWidget;
|
| class WebURLResponse;
|
| }
|
|
|
| -namespace device {
|
| -class BluetoothAdapter;
|
| -}
|
| -
|
| namespace gfx {
|
| class ICCProfile;
|
| }
|
|
|