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

Unified Diff: src/globals.h

Issue 1264993002: Debugger: refactor ScopeIterator, FrameInspector and DebugEvaluate. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: readd include 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
Index: src/globals.h
diff --git a/src/globals.h b/src/globals.h
index 7ab6fdbd5f5cced8ce0b66a40d267950f6b9f2fb..486794df366e98aad5ea35c49a4eed83c1471b7f 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -423,7 +423,6 @@ class CodeGenerator;
class CodeStub;
class Context;
class Debug;
-class Debugger;
class DebugInfo;
class Descriptor;
class DescriptorArray;
« src/debug/debug-scopes.cc ('K') | « src/debug/debug-scopes.cc ('k') | src/isolate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698