Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/Element.h |
| diff --git a/third_party/WebKit/Source/core/dom/Element.h b/third_party/WebKit/Source/core/dom/Element.h |
| index 1312a78785ab48066578b9a6189b87d9ac61f55c..fdb1718c8b9554d7ebc3ec5b4685cc743b1824ba 100644 |
| --- a/third_party/WebKit/Source/core/dom/Element.h |
| +++ b/third_party/WebKit/Source/core/dom/Element.h |
| @@ -58,6 +58,7 @@ class ElementRareData; |
| class ElementShadow; |
| class ExceptionState; |
| class Image; |
| +class InputDeviceCapabilities; |
| class IntSize; |
| class Locale; |
| class MutableStylePropertySet; |