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

Unified Diff: src/v8-counters.h

Issue 99343: Cleanup include guards: (Closed)
Patch Set: Fix for include/v8-debug.h Created 11 years, 8 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/usage-analyzer.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/v8-counters.h
diff --git a/src/v8-counters.h b/src/v8-counters.h
index 404b6891d954318deafac63b3253a21f62de556c..34156ea6f0cf17e2207208f90576c331dd74babd 100644
--- a/src/v8-counters.h
+++ b/src/v8-counters.h
@@ -161,4 +161,4 @@ class Counters : AllStatic {
} } // namespace v8::internal
-#endif // V8_COUNTERS_H_
+#endif // V8_V8_COUNTERS_H_
« no previous file with comments | « src/usage-analyzer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698