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

Unified Diff: third_party/WebKit/Source/core/observer/ResizeObserver.h

Issue 2463703003: blink: Cleanup core class forward declarations (Closed)
Patch Set: Remove redundant empty lines Created 4 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
Index: third_party/WebKit/Source/core/observer/ResizeObserver.h
diff --git a/third_party/WebKit/Source/core/observer/ResizeObserver.h b/third_party/WebKit/Source/core/observer/ResizeObserver.h
index a9b3b9f679c15656c78d21dd4b4a1a57f3930b0e..10e875077f549965c2958705749b807e804168b1 100644
--- a/third_party/WebKit/Source/core/observer/ResizeObserver.h
+++ b/third_party/WebKit/Source/core/observer/ResizeObserver.h
@@ -14,7 +14,6 @@ class Document;
class Element;
class ResizeObserverCallback;
class ResizeObserverController;
-class ResizeObserverEntry;
class ResizeObservation;
// ResizeObserver represents ResizeObserver javascript api:
« no previous file with comments | « third_party/WebKit/Source/core/loader/PingLoader.h ('k') | third_party/WebKit/Source/core/observer/ResizeObserverCallback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698