Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: public/platform/modules/push_messaging/WebPushSubscription.h

Issue 888513003: Move Push-related Blink API headers into their own directory. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « public/platform/modules/push_messaging/WebPushRegistration.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/modules/push_messaging/WebPushSubscription.h
diff --git a/public/platform/WebPushSubscription.h b/public/platform/modules/push_messaging/WebPushSubscription.h
similarity index 93%
copy from public/platform/WebPushSubscription.h
copy to public/platform/modules/push_messaging/WebPushSubscription.h
index 51528a3951624c98d3b26f1a523da0b45f208983..0c4f4efdb788dbc219dce3a146a1ce167e859365 100644
--- a/public/platform/WebPushSubscription.h
+++ b/public/platform/modules/push_messaging/WebPushSubscription.h
@@ -5,7 +5,7 @@
#ifndef WebPushSubscription_h
#define WebPushSubscription_h
-#include "WebString.h"
+#include "public/platform/WebString.h"
namespace blink {
« no previous file with comments | « public/platform/modules/push_messaging/WebPushRegistration.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698