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

Unified Diff: Source/core/platform/chromium/PopupContainer.h

Issue 14483003: Absolutify paths to platform/chromium, platform/chromium/support, (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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/core/platform/chromium/PopupContainer.h
diff --git a/Source/core/platform/chromium/PopupContainer.h b/Source/core/platform/chromium/PopupContainer.h
index fa9be5d24b389f60f0c09ddd83fbc19b3e268b4d..bc0836c14eeae07270b8550ea46b6e523471427c 100644
--- a/Source/core/platform/chromium/PopupContainer.h
+++ b/Source/core/platform/chromium/PopupContainer.h
@@ -31,9 +31,9 @@
#ifndef PopupContainer_h
#define PopupContainer_h
-#include "FramelessScrollView.h"
-#include "PopupListBox.h"
#include "PopupMenuStyle.h"
+#include "core/platform/chromium/FramelessScrollView.h"
+#include "core/platform/chromium/PopupListBox.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/chromium/PlatformThemeChromiumDefault.cpp ('k') | Source/core/platform/chromium/PopupContainer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698