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

Unified Diff: src/globals.h

Issue 1160443009: Add SIMD.Float32x4 functions. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix compile. Created 5 years, 6 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 38ff663cba5ed626396543092dab208e5b461481..afdfa1e16806d593fbe51a9e951da9d937b560fb 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -456,7 +456,6 @@ class String;
class Symbol;
class Name;
class Struct;
-class Symbol;
class Variable;
class RelocInfo;
class Deserializer;

Powered by Google App Engine
This is Rietveld 408576698