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

Unified Diff: Source/core/core.gypi

Issue 503043003: Rename CustomElementCallbackDispatcher (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: TBR added Created 6 years, 3 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 597258e22b7559786d220d011e3727a535714472..5ac7cca24328d6a081401b8a128972dfd798ff2b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2168,8 +2168,6 @@
'dom/custom/CustomElement.h',
'dom/custom/CustomElementAsyncImportMicrotaskQueue.cpp',
'dom/custom/CustomElementAsyncImportMicrotaskQueue.h',
- 'dom/custom/CustomElementCallbackDispatcher.cpp',
- 'dom/custom/CustomElementCallbackDispatcher.h',
'dom/custom/CustomElementCallbackInvocation.cpp',
'dom/custom/CustomElementCallbackInvocation.h',
'dom/custom/CustomElementCallbackQueue.cpp',
@@ -2194,6 +2192,8 @@
'dom/custom/CustomElementMicrotaskStep.h',
'dom/custom/CustomElementObserver.cpp',
'dom/custom/CustomElementObserver.h',
+ 'dom/custom/CustomElementProcessingStack.cpp',
+ 'dom/custom/CustomElementProcessingStack.h',
'dom/custom/CustomElementProcessingStep.h',
'dom/custom/CustomElementRegistrationContext.cpp',
'dom/custom/CustomElementRegistrationContext.h',
« no previous file with comments | « Source/bindings/tests/results/V8TestObject.cpp ('k') | Source/core/dom/custom/CustomElementCallbackDispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698