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

Unified Diff: src/globals.h

Issue 1219943002: Expose SIMD.Float32x4 type to Javascript. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: 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 291e5b01d9fa3045666c8e4f1600f7ade507401a..fd8f0565770b968baec588474d561ebe99f2c35c 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