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

Unified Diff: Source/web/WebNodeTest.cpp

Issue 467943005: Allow passing mock FrameLoaderClient to DummyPageHolder. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 3 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/modules/websockets/NewWebSocketChannelImplTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebNodeTest.cpp
diff --git a/Source/web/WebNodeTest.cpp b/Source/web/WebNodeTest.cpp
index 2c70e81fb3f9ef383688ffe6245ad7a1da8ec979..1fb1df723406831073fa2382eb029c8869c14cf9 100644
--- a/Source/web/WebNodeTest.cpp
+++ b/Source/web/WebNodeTest.cpp
@@ -5,6 +5,8 @@
#include "config.h"
#include "public/web/WebNode.h"
+#include "core/dom/Document.h"
+#include "core/dom/Element.h"
#include "core/testing/DummyPageHolder.h"
#include "public/web/WebElement.h"
#include "public/web/WebElementCollection.h"
« no previous file with comments | « Source/modules/websockets/NewWebSocketChannelImplTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698