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

Unified Diff: Source/WebKit/chromium/tests/RenderTableRowTest.cpp

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/WebKit/chromium/tests/RenderTableCellTest.cpp ('k') | Source/WebKit/chromium/tests/WebFrameTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/tests/RenderTableRowTest.cpp
diff --git a/Source/WebKit/chromium/tests/RenderTableRowTest.cpp b/Source/WebKit/chromium/tests/RenderTableRowTest.cpp
index 8476407e401f48d214b187464e239badd23df659..5c215548294c206b199bd26ddf54a72b0708e2eb 100644
--- a/Source/WebKit/chromium/tests/RenderTableRowTest.cpp
+++ b/Source/WebKit/chromium/tests/RenderTableRowTest.cpp
@@ -27,11 +27,11 @@
#include "core/rendering/RenderTableRow.h"
-#include "Document.h"
#include "FrameTestHelpers.h"
#include "WebFrame.h"
#include "WebFrameImpl.h"
#include "WebView.h"
+#include "core/dom/Document.h"
#include "core/page/Frame.h"
#include "core/rendering/RenderArena.h"
« no previous file with comments | « Source/WebKit/chromium/tests/RenderTableCellTest.cpp ('k') | Source/WebKit/chromium/tests/WebFrameTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698