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

Unified Diff: src/assembler.h

Issue 14476003: Fix windows build. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/assembler.h
diff --git a/src/assembler.h b/src/assembler.h
index 932376798873ef596bb275edc97f01daa32d92db..32424cfb6b0654aff92b590bbe05439b0e6dd8d0 100644
--- a/src/assembler.h
+++ b/src/assembler.h
@@ -50,7 +50,7 @@ class ApiFunction;
namespace internal {
-struct StatsCounter;
+class StatsCounter;
// -----------------------------------------------------------------------------
// Platform independent assembler base class.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698