Chromium Code Reviews

Unified Diff: src/debug.h

Issue 83004: Fix style issues caught by presubmit script. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « src/api.cc ('k') | src/runtime.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/debug.h
===================================================================
--- src/debug.h (revision 1745)
+++ src/debug.h (working copy)
@@ -720,6 +720,6 @@
} } // namespace v8::internal
-#endif // ENABLE_DEBUGGER_SUPPORT
+#endif // ENABLE_DEBUGGER_SUPPORT
#endif // V8_V8_DEBUG_H_
« no previous file with comments | « src/api.cc ('k') | src/runtime.cc » ('j') | no next file with comments »

Powered by Google App Engine