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

Unified Diff: Source/core/dom/StyleChangeReason.h

Issue 732803003: Clean up forward declarations in Source/core (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.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 | « Source/core/dom/ScriptRunner.h ('k') | Source/core/dom/StyleElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/StyleChangeReason.h
diff --git a/Source/core/dom/StyleChangeReason.h b/Source/core/dom/StyleChangeReason.h
index 39565b57c65f4972ac4e7294028e09aaa35ed691..442d92d0f18838e6bd6e4cff37ce2d128240f3ac 100644
--- a/Source/core/dom/StyleChangeReason.h
+++ b/Source/core/dom/StyleChangeReason.h
@@ -14,9 +14,6 @@
namespace blink {
class QualifiedName;
-namespace TraceEvent {
-class ConvertableToTraceFormat;
-}
namespace StyleChangeReason {
extern const char ActiveStylesheetsUpdate[];
« no previous file with comments | « Source/core/dom/ScriptRunner.h ('k') | Source/core/dom/StyleElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698