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

Unified Diff: src/x87/macro-assembler-x87.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/x87/lithium-x87.h ('k') | src/x87/simulator-x87.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/x87/macro-assembler-x87.h
diff --git a/src/x87/macro-assembler-x87.h b/src/x87/macro-assembler-x87.h
index f1a8f82fe8451d925e8c598aa53e8a73f5cad910..4f165c9415c81d3fc1549b1b2b9ff4aedaa2c72c 100644
--- a/src/x87/macro-assembler-x87.h
+++ b/src/x87/macro-assembler-x87.h
@@ -1083,6 +1083,7 @@ extern void LogGeneratedCodeCoverage(const char* file_line);
#endif
-} } // namespace v8::internal
+} // namespace internal
+} // namespace v8
#endif // V8_X87_MACRO_ASSEMBLER_X87_H_
« no previous file with comments | « src/x87/lithium-x87.h ('k') | src/x87/simulator-x87.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698