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/PopupMenuStyle.h

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased and building Created 7 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
Index: Source/core/platform/PopupMenuStyle.h
diff --git a/Source/core/platform/PopupMenuStyle.h b/Source/core/platform/PopupMenuStyle.h
index fd34dff3cf9d9ac32c8450a69c340f67fcd04400..83865311e20b0e488663780e34e13d92ce5d2a16 100644
--- a/Source/core/platform/PopupMenuStyle.h
+++ b/Source/core/platform/PopupMenuStyle.h
@@ -26,8 +26,8 @@
#ifndef PopupMenuStyle_h
#define PopupMenuStyle_h
-#include "core/platform/graphics/Font.h"
#include "platform/Length.h"
+#include "platform/fonts/Font.h"
#include "platform/graphics/Color.h"
#include "platform/text/TextDirection.h"

Powered by Google App Engine
This is Rietveld 408576698