Index: chrome/browser/services/gcm/push_messaging_service_impl.h |
diff --git a/chrome/browser/services/gcm/push_messaging_service_impl.h b/chrome/browser/services/gcm/push_messaging_service_impl.h |
index 9cc53c08b73d2b11ba3168ee531d8b7b0c2f0397..808fe5648c91cedc827446384a152691d9fb540d 100644 |
--- a/chrome/browser/services/gcm/push_messaging_service_impl.h |
+++ b/chrome/browser/services/gcm/push_messaging_service_impl.h |
@@ -11,7 +11,7 @@ |
#include "components/gcm_driver/gcm_client.h" |
#include "content/public/browser/push_messaging_service.h" |
#include "content/public/common/push_messaging_status.h" |
-#include "third_party/WebKit/public/platform/WebPushPermissionStatus.h" |
+#include "third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h" |
class Profile; |