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

Unified Diff: src/basic-block-profiler.h

Issue 1163803002: Cosmetic changes to tests to make it easier to concatenate them. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix snapshot-external.cc Created 5 years, 7 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/bailout-reason.cc ('k') | src/bignum.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/basic-block-profiler.h
diff --git a/src/basic-block-profiler.h b/src/basic-block-profiler.h
index 99fa3b172dbf750eee51c9cb5b4daf825ce5181e..0f7b15533de6e41cbd7409a0696001b0d52a927c 100644
--- a/src/basic-block-profiler.h
+++ b/src/basic-block-profiler.h
@@ -14,9 +14,6 @@
namespace v8 {
namespace internal {
-class Schedule;
-class Graph;
-
class BasicBlockProfiler {
public:
class Data {
« no previous file with comments | « src/bailout-reason.cc ('k') | src/bignum.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698