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

Unified Diff: public/web/modules/notifications/WebNotificationPermissionCallback.h

Issue 872313003: Move Notification-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/web/modules/notifications/WebNotificationPermissionCallback.h
diff --git a/public/web/WebNotificationPermissionCallback.h b/public/web/modules/notifications/WebNotificationPermissionCallback.h
similarity index 96%
copy from public/web/WebNotificationPermissionCallback.h
copy to public/web/modules/notifications/WebNotificationPermissionCallback.h
index 6aeb53fc315de4f4160e6c2c80de09af4ebf0405..59b0745440a0abaebccc1e77833b62f88b34411c 100644
--- a/public/web/WebNotificationPermissionCallback.h
+++ b/public/web/modules/notifications/WebNotificationPermissionCallback.h
@@ -31,7 +31,7 @@
#ifndef WebNotificationPermissionCallback_h
#define WebNotificationPermissionCallback_h
-#include "../platform/WebNotificationPermission.h"
+#include "public/platform/modules/notifications/WebNotificationPermission.h"
namespace blink {
« public/platform/modules/notifications/OWNERS ('K') | « public/web/modules/notifications/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698