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

Unified Diff: Source/web/PluginPlaceholderImpl.h

Issue 928033003: Ensure that Heap.h (not Visitor.h) is #included from Oilpan user code Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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
« Source/platform/heap/Visitor.h ('K') | « Source/platform/heap/Visitor.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/PluginPlaceholderImpl.h
diff --git a/Source/web/PluginPlaceholderImpl.h b/Source/web/PluginPlaceholderImpl.h
index 5ccf6ba860a6a7927f51dd322ffe648f774498b4..72133142b2012c55b20fceec27d0153a7e378c4a 100644
--- a/Source/web/PluginPlaceholderImpl.h
+++ b/Source/web/PluginPlaceholderImpl.h
@@ -7,7 +7,6 @@
#include "core/plugins/PluginPlaceholder.h"
#include "platform/heap/Handle.h"
-#include "platform/heap/Visitor.h"
#include "wtf/Assertions.h"
#include "wtf/OwnPtr.h"
#include "wtf/PassOwnPtr.h"
« Source/platform/heap/Visitor.h ('K') | « Source/platform/heap/Visitor.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698