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

Unified Diff: public/platform/modules/push_messaging/WebPushError.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/WebPushError.h
diff --git a/public/platform/WebPushError.h b/public/platform/modules/push_messaging/WebPushError.h
similarity index 94%
copy from public/platform/WebPushError.h
copy to public/platform/modules/push_messaging/WebPushError.h
index 56a89791efc48b41fdda986392cbb5421ed9e988..912e30bedd4eea1cd8a561717ae1c15b98627586 100644
--- a/public/platform/WebPushError.h
+++ b/public/platform/modules/push_messaging/WebPushError.h
@@ -5,7 +5,7 @@
#ifndef WebPushError_h
#define WebPushError_h
-#include "WebString.h"
+#include "public/platform/WebString.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698