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

Unified Diff: sky/engine/core/dom/DocumentTest.cpp

Issue 696413002: Remove HTMLLinkElement (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/core/dom/DocumentStyleSheetCollection.cpp ('k') | sky/engine/core/dom/Element.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/dom/DocumentTest.cpp
diff --git a/sky/engine/core/dom/DocumentTest.cpp b/sky/engine/core/dom/DocumentTest.cpp
index ff38700bc87f612fd869b39a94c11c748b0046e8..8bd8b16a0caaa5f74dd5917a97b8e284339433ca 100644
--- a/sky/engine/core/dom/DocumentTest.cpp
+++ b/sky/engine/core/dom/DocumentTest.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "core/dom/Document.h"
-#include "core/html/HTMLLinkElement.h"
#include "core/testing/DummyPageHolder.h"
#include "platform/heap/Handle.h"
#include <gmock/gmock.h>
« no previous file with comments | « sky/engine/core/dom/DocumentStyleSheetCollection.cpp ('k') | sky/engine/core/dom/Element.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698