Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index b11ca58c95c617240a920030fe3be94bfc287e53..7357c49fc7d6211c32f8a9e5f4e4b71e8cca91a6 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -2165,8 +2165,8 @@ |
| 'dom/custom/CustomElement.h', |
| 'dom/custom/CustomElementAsyncImportMicrotaskQueue.cpp', |
| 'dom/custom/CustomElementAsyncImportMicrotaskQueue.h', |
| - 'dom/custom/CustomElementCallbackDispatcher.cpp', |
| - 'dom/custom/CustomElementCallbackDispatcher.h', |
| + 'dom/custom/CustomElementProcessingStack.cpp', |
|
dominicc (has gone to gerrit)
2014/09/03 07:56:59
Alphabetical order.
|
| + 'dom/custom/CustomElementProcessingStack.h', |
| 'dom/custom/CustomElementCallbackInvocation.cpp', |
| 'dom/custom/CustomElementCallbackInvocation.h', |
| 'dom/custom/CustomElementCallbackQueue.cpp', |