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

Unified Diff: Source/core/dom/custom/CustomElementCallbackInvocation.h

Issue 598593006: Remove forward declarations from Source/core/dom/custom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Nits 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/dom/custom/CustomElementCallbackInvocation.h
diff --git a/Source/core/dom/custom/CustomElementCallbackInvocation.h b/Source/core/dom/custom/CustomElementCallbackInvocation.h
index 4e6fd00f6cd0f916ccaf7938cffdc1f50e7f3893..f586755714beb52f94fc9a74aca182949bf6e800 100644
--- a/Source/core/dom/custom/CustomElementCallbackInvocation.h
+++ b/Source/core/dom/custom/CustomElementCallbackInvocation.h
@@ -58,6 +58,6 @@ private:
RefPtr<CustomElementLifecycleCallbacks> m_callbacks;
};
-}
+} // namespace blink
#endif // CustomElementCallbackInvocation_h
« no previous file with comments | « Source/core/dom/custom/CustomElementAsyncImportMicrotaskQueue.h ('k') | Source/core/dom/custom/CustomElementCallbackQueue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698