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

Unified Diff: Source/modules/performance/SharedWorkerPerformance.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
Index: Source/modules/performance/SharedWorkerPerformance.h
diff --git a/Source/modules/performance/SharedWorkerPerformance.h b/Source/modules/performance/SharedWorkerPerformance.h
index 0fcf977550b9b81accfd084957438e39be8c3931..45222fb27b2783b4ccca6e12039d96162d04e380 100644
--- a/Source/modules/performance/SharedWorkerPerformance.h
+++ b/Source/modules/performance/SharedWorkerPerformance.h
@@ -30,8 +30,8 @@
#ifndef SharedWorkerPerformance_h
#define SharedWorkerPerformance_h
-#include "heap/Handle.h"
#include "platform/Supplementable.h"
+#include "platform/heap/Handle.h"
namespace WebCore {
« no previous file with comments | « Source/modules/notifications/Notification.h ('k') | Source/modules/performance/WorkerGlobalScopePerformance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698