Chromium Code Reviews| Index: content/renderer/renderer_webkitplatformsupport_impl.h |
| =================================================================== |
| --- content/renderer/renderer_webkitplatformsupport_impl.h (revision 172880) |
| +++ content/renderer/renderer_webkitplatformsupport_impl.h (working copy) |
| @@ -10,6 +10,7 @@ |
| #include "base/platform_file.h" |
| #include "content/common/content_export.h" |
| #include "content/common/webkitplatformsupport_impl.h" |
| +#include "third_party/WebKit/Source/WebKit/chromium/public/WebSharedWorkerRepository.h" |
|
darin (slow to review)
2012/12/14 22:42:04
nit: sort "W" after "p" ... ignoring case
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebGraphicsContext3D.h" |
| namespace webkit_glue { |