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

Unified Diff: Source/core/rendering/RenderMenuList.h

Issue 804923002: Move PopupMenuClient.h to core/html/forms (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/page/ChromeClient.h ('k') | Source/platform/PopupMenuClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/RenderMenuList.h
diff --git a/Source/core/rendering/RenderMenuList.h b/Source/core/rendering/RenderMenuList.h
index 79b39a40fee3c23a9d3ff9c5d9232d8c8889f367..3660c6cb88bcf39063806b950842a88049f94e86 100644
--- a/Source/core/rendering/RenderMenuList.h
+++ b/Source/core/rendering/RenderMenuList.h
@@ -24,9 +24,9 @@
#ifndef RenderMenuList_h
#define RenderMenuList_h
+#include "core/html/forms/PopupMenuClient.h"
#include "core/rendering/RenderFlexibleBox.h"
#include "platform/PopupMenu.h"
-#include "platform/PopupMenuClient.h"
#include "platform/geometry/LayoutRect.h"
namespace blink {
« no previous file with comments | « Source/core/page/ChromeClient.h ('k') | Source/platform/PopupMenuClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698