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

Unified Diff: sky/engine/core/dom/custom/CustomElementScheduler.h

Issue 709203002: Remove more oilpan. (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/custom/CustomElementObserver.h ('k') | sky/engine/core/dom/shadow/ElementShadow.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/dom/custom/CustomElementScheduler.h
diff --git a/sky/engine/core/dom/custom/CustomElementScheduler.h b/sky/engine/core/dom/custom/CustomElementScheduler.h
index b53d754d5455e653f2491a8bd36a68d5f9ee5f29..2d4479cd736d0182b753d6a1e1459bf0f92f0c4b 100644
--- a/sky/engine/core/dom/custom/CustomElementScheduler.h
+++ b/sky/engine/core/dom/custom/CustomElementScheduler.h
@@ -49,7 +49,7 @@ class Document;
class Element;
class HTMLImportChild;
-class CustomElementScheduler final : public DummyBase<CustomElementScheduler> {
+class CustomElementScheduler final {
DECLARE_EMPTY_DESTRUCTOR_WILL_BE_REMOVED(CustomElementScheduler);
public:
« no previous file with comments | « sky/engine/core/dom/custom/CustomElementObserver.h ('k') | sky/engine/core/dom/shadow/ElementShadow.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698