Chromium Code Reviews| Index: third_party/WebKit/public/platform/Platform.h |
| diff --git a/third_party/WebKit/public/platform/Platform.h b/third_party/WebKit/public/platform/Platform.h |
| index 72a3e189e3049825a6a3621c558bfaab13f5455d..3496a6b61e4fc9d41628188e1a85cf2608bafcb1 100644 |
| --- a/third_party/WebKit/public/platform/Platform.h |
| +++ b/third_party/WebKit/public/platform/Platform.h |
| @@ -80,6 +80,7 @@ class WebGeofencingProvider; |
| class WebGestureCurve; |
| class WebGraphicsContext3DProvider; |
| class WebIDBFactory; |
| +class WebInstalledApp; |
| class WebMIDIAccessor; |
| class WebMIDIAccessorClient; |
| class WebMediaPlayer; |