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

Unified Diff: Source/core/dom/custom/CustomElementException.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/CustomElementException.h
diff --git a/Source/core/dom/custom/CustomElementException.h b/Source/core/dom/custom/CustomElementException.h
index 3b9c7e26b8edc18af040b580f5c25dd9030947bb..0fcff054ab9434968c10afa34fe704d4021df1e6 100644
--- a/Source/core/dom/custom/CustomElementException.h
+++ b/Source/core/dom/custom/CustomElementException.h
@@ -62,6 +62,6 @@ private:
static String preamble(const AtomicString& type);
};
-}
+} // namespace blink
#endif // CustomElementException_h
« no previous file with comments | « Source/core/dom/custom/CustomElementDefinition.cpp ('k') | Source/core/dom/custom/CustomElementLifecycleCallbacks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698