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

Unified Diff: Source/modules/quota/DOMWindowQuota.h

Issue 247423002: [oilpan]: Change all modules files to include platform/heap/... instead of heap/... (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 | « Source/modules/push_messaging/PushRegistration.h ('k') | Source/modules/quota/DeprecatedStorageInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/quota/DOMWindowQuota.h
diff --git a/Source/modules/quota/DOMWindowQuota.h b/Source/modules/quota/DOMWindowQuota.h
index e8b38021db918f3e8f5d0afc7248549464d7d532..41075c4d9fc01e2556bf64c0cacd1a7c4629d280 100644
--- a/Source/modules/quota/DOMWindowQuota.h
+++ b/Source/modules/quota/DOMWindowQuota.h
@@ -32,8 +32,8 @@
#define DOMWindowQuota_h
#include "core/frame/DOMWindowProperty.h"
-#include "heap/Handle.h"
#include "platform/Supplementable.h"
+#include "platform/heap/Handle.h"
namespace WebCore {
« no previous file with comments | « Source/modules/push_messaging/PushRegistration.h ('k') | Source/modules/quota/DeprecatedStorageInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698