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

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

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner 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
« no previous file with comments | « Source/core/platform/chromium/PopupContainer.cpp ('k') | Source/core/platform/graphics/MediaPlayer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/chromium/PopupListBox.h
diff --git a/Source/core/platform/chromium/PopupListBox.h b/Source/core/platform/chromium/PopupListBox.h
index df5bc97f9769cd97a8fe91938aff2bdbfd619bb8..1a35e7636c46b0945ea4488d24c8252a15fd7aa6 100644
--- a/Source/core/platform/chromium/PopupListBox.h
+++ b/Source/core/platform/chromium/PopupListBox.h
@@ -30,7 +30,7 @@
#ifndef PopupListBox_h
#define PopupListBox_h
-#include "Node.h"
+#include "core/dom/Node.h"
#include "core/platform/chromium/FramelessScrollView.h"
#include "core/platform/text/TextDirection.h"
#include <wtf/text/WTFString.h>
« no previous file with comments | « Source/core/platform/chromium/PopupContainer.cpp ('k') | Source/core/platform/graphics/MediaPlayer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698