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

Unified Diff: src/checks.h

Issue 891693002: [base] Further improve the logging facility. Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Android GCC Created 5 years, 11 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/base/logging.cc ('k') | src/jsregexp.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/checks.h
diff --git a/src/checks.h b/src/checks.h
index 54ac92649b5149959e90f07c5ab8bbcec2f266a7..7ae51fbfce06c351fa7bb4095b14662084ebc25d 100644
--- a/src/checks.h
+++ b/src/checks.h
@@ -9,10 +9,6 @@
#include "src/base/logging.h"
namespace v8 {
-
-class Value;
-template <class T> class Handle;
-
namespace internal {
#ifdef ENABLE_SLOW_DCHECKS
« no previous file with comments | « src/base/logging.cc ('k') | src/jsregexp.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698