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

Unified Diff: Source/WebKit/chromium/src/PopupContainer.h

Issue 16077002: Move popup menu code from core/platform to WebKit/chromium/src. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/WebKit/chromium/src/ChromeClientImpl.cpp ('k') | Source/WebKit/chromium/src/PopupContainer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/PopupContainer.h
diff --git a/Source/core/platform/chromium/PopupContainer.h b/Source/WebKit/chromium/src/PopupContainer.h
similarity index 99%
rename from Source/core/platform/chromium/PopupContainer.h
rename to Source/WebKit/chromium/src/PopupContainer.h
index 274d8208c286a4391565b612111c6ab689c141c5..d9c8710df6415020c6c33f1dcc7ed3c8ac4268a3 100644
--- a/Source/core/platform/chromium/PopupContainer.h
+++ b/Source/WebKit/chromium/src/PopupContainer.h
@@ -31,9 +31,9 @@
#ifndef PopupContainer_h
#define PopupContainer_h
+#include "PopupListBox.h"
#include "core/platform/PopupMenuStyle.h"
#include "core/platform/chromium/FramelessScrollView.h"
-#include "core/platform/chromium/PopupListBox.h"
#include "core/platform/graphics/FloatQuad.h"
namespace WebCore {
« no previous file with comments | « Source/WebKit/chromium/src/ChromeClientImpl.cpp ('k') | Source/WebKit/chromium/src/PopupContainer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698