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

Unified Diff: public/platform/modules/push_messaging/WebPushClient.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
Index: public/platform/modules/push_messaging/WebPushClient.h
diff --git a/public/platform/WebPushClient.h b/public/platform/modules/push_messaging/WebPushClient.h
similarity index 93%
copy from public/platform/WebPushClient.h
copy to public/platform/modules/push_messaging/WebPushClient.h
index 1f9a6df598ea5dec58bc87f5b7425e290bc25ef9..09461099b18fd724a6b9ed7c41251d8d90bf18a2 100644
--- a/public/platform/WebPushClient.h
+++ b/public/platform/modules/push_messaging/WebPushClient.h
@@ -6,7 +6,7 @@
#define WebPushClient_h
#include "public/platform/WebCallbacks.h"
-#include "public/platform/WebPushError.h"
+#include "public/platform/modules/push_messaging/WebPushError.h"
namespace blink {
« no previous file with comments | « public/platform/modules/push_messaging/OWNERS ('k') | public/platform/modules/push_messaging/WebPushError.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698