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

Unified Diff: Source/core/editing/markup.h

Issue 812873003: Clean up forward declarations in WebKit/Source (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: style fix Created 6 years 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/editing/htmlediting.h ('k') | Source/core/inspector/AsyncCallStackTracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/editing/markup.h
diff --git a/Source/core/editing/markup.h b/Source/core/editing/markup.h
index 31995acdcf9b653806e3c63c5efd74191f5f07c7..f5bba73f195a0287ec8c1285e7c0e6e533988f85 100644
--- a/Source/core/editing/markup.h
+++ b/Source/core/editing/markup.h
@@ -41,7 +41,6 @@ class Element;
class ExceptionState;
class KURL;
class Node;
-class QualifiedName;
class Range;
enum EChildrenOnly { IncludeNode, ChildrenOnly };
« no previous file with comments | « Source/core/editing/htmlediting.h ('k') | Source/core/inspector/AsyncCallStackTracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698