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

Unified Diff: third_party/WebKit/Source/wtf/TemporaryChange.h

Issue 1629693002: Add missing closing namespace comments to wtf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: PR26274 Created 4 years, 11 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: third_party/WebKit/Source/wtf/TemporaryChange.h
diff --git a/third_party/WebKit/Source/wtf/TemporaryChange.h b/third_party/WebKit/Source/wtf/TemporaryChange.h
index 05d4a2a03a2c23168d439e5c2f8e570e4b81bf0b..a0ab5b154e210d29035baf84e1c9f4ec1a7cb72b 100644
--- a/third_party/WebKit/Source/wtf/TemporaryChange.h
+++ b/third_party/WebKit/Source/wtf/TemporaryChange.h
@@ -61,7 +61,7 @@ private:
T m_originalValue;
};
-}
+} // namespace WTF
using WTF::TemporaryChange;
« no previous file with comments | « third_party/WebKit/Source/wtf/SizeLimits.cpp ('k') | third_party/WebKit/Source/wtf/ThreadRestrictionVerifier.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698