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

Unified Diff: src/dateparser-inl.h

Issue 1371083003: [presubmit] Enable readability/namespace linter checking. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased. Created 5 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
« no previous file with comments | « src/dateparser.h ('k') | src/debug/debug.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/dateparser-inl.h
diff --git a/src/dateparser-inl.h b/src/dateparser-inl.h
index e0b5cf9c55a4308ea073c74791b091a6db30d3fd..5b3ac46025f05b09ae944c0cac42f95d7b6e3809 100644
--- a/src/dateparser-inl.h
+++ b/src/dateparser-inl.h
@@ -327,6 +327,7 @@ DateParser::DateToken DateParser::ParseES6DateTime(
}
-} } // namespace v8::internal
+} // namespace internal
+} // namespace v8
#endif // V8_DATEPARSER_INL_H_
« no previous file with comments | « src/dateparser.h ('k') | src/debug/debug.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698