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

Unified Diff: src/globals.h

Issue 1302413007: [presubmit] Fix runtime/indentation_namespace linter violations. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@local_fix-presubmit-rules
Patch Set: Created 5 years, 4 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 | « include/v8.h ('k') | tools/presubmit.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/globals.h
diff --git a/src/globals.h b/src/globals.h
index b3ece830374eaf10a159834f67f9ed89884cda25..f69db94faefc3b36848e30067fc357c8a9e961d1 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -438,7 +438,7 @@ class ScopeInfo;
class Script;
class Smi;
template <typename Config, class Allocator = FreeStoreAllocationPolicy>
- class SplayTree;
+class SplayTree;
class String;
class Symbol;
class Name;
« no previous file with comments | « include/v8.h ('k') | tools/presubmit.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698