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

Unified Diff: Source/core/dom/custom/CustomElementCallbackQueue.cpp

Issue 25777002: Move custom element code to core/dom/custom/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/dom/custom/CustomElementCallbackQueue.cpp
diff --git a/Source/core/dom/CustomElementCallbackQueue.cpp b/Source/core/dom/custom/CustomElementCallbackQueue.cpp
similarity index 97%
rename from Source/core/dom/CustomElementCallbackQueue.cpp
rename to Source/core/dom/custom/CustomElementCallbackQueue.cpp
index 114b21fe37f7f44cfd23f05eb0f4ed265dc9216d..7da3b717550db2940685814f9b348163c549b79d 100644
--- a/Source/core/dom/CustomElementCallbackQueue.cpp
+++ b/Source/core/dom/custom/CustomElementCallbackQueue.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/dom/CustomElementCallbackQueue.h"
+#include "core/dom/custom/CustomElementCallbackQueue.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/custom/CustomElementCallbackQueue.h ('k') | Source/core/dom/custom/CustomElementCallbackScheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698