Chromium Code Reviews| Index: public/platform/modules/presentation/WebPresentationClient.h |
| diff --git a/public/platform/modules/presentation/WebPresentationClient.h b/public/platform/modules/presentation/WebPresentationClient.h |
| index f11b22ff5204ab0f86ee172e6226831e079fc184..c5dcfd57eaad43f0db3ba2ca93dbaa4d70dc674e 100644 |
| --- a/public/platform/modules/presentation/WebPresentationClient.h |
| +++ b/public/platform/modules/presentation/WebPresentationClient.h |
| @@ -6,6 +6,7 @@ |
| #define WebPresentationClient_h |
| #include "public/platform/WebCallbacks.h" |
| +#include "public/platform/WebCommon.h" |
|
mlamouri (slow - plz ping)
2015/03/06 22:43:42
You probably don't need to add that.
whywhat
2015/03/10 13:00:44
Done.
|
| namespace blink { |