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

Unified Diff: third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp

Issue 2774823002: Remove FrameHost class (Closed)
Patch Set: Rebase Created 3 years, 9 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
Index: third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp
diff --git a/third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp b/third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp
index bf480b2477a8ca32f946e574f7e100cabd52683f..82035df57c0f832dc5f6bbd5da4dc341278c2528 100644
--- a/third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp
+++ b/third_party/WebKit/Source/core/css/resolver/StyleResolverState.cpp
@@ -26,7 +26,6 @@
#include "core/css/StylePropertySet.h"
#include "core/dom/Node.h"
#include "core/dom/NodeComputedStyle.h"
-#include "core/frame/FrameHost.h"
#include "core/layout/api/LayoutViewItem.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698