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

Unified Diff: Source/modules/navigatorcontentutils/NavigatorContentUtils.h

Issue 48623005: Move RefCountedSupplement to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/core/platform/RefCountedSupplement.h ('k') | Source/platform/RefCountedSupplement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/navigatorcontentutils/NavigatorContentUtils.h
diff --git a/Source/modules/navigatorcontentutils/NavigatorContentUtils.h b/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
index 8a6ab88c92ce610edb9dc8d7a49df6da6569e5dc..aa623077c2c178d2a4aaa19a35cc18c3b308d728 100644
--- a/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
+++ b/Source/modules/navigatorcontentutils/NavigatorContentUtils.h
@@ -29,8 +29,8 @@
#if ENABLE(NAVIGATOR_CONTENT_UTILS)
-#include "core/platform/RefCountedSupplement.h"
#include "modules/navigatorcontentutils/NavigatorContentUtilsClient.h"
+#include "platform/RefCountedSupplement.h"
#include "wtf/PassRefPtr.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/core/platform/RefCountedSupplement.h ('k') | Source/platform/RefCountedSupplement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698