Revision: 22937
Author:   [email protected]
Date:     Wed Aug  6 14:57:04 2014 UTC
Log:      Fix BUILD.gn

[email protected]

Review URL: https://codereview.chromium.org/442343003
http://code.google.com/p/v8/source/detail?r=22937

Modified:
 /branches/bleeding_edge/BUILD.gn

=======================================
--- /branches/bleeding_edge/BUILD.gn    Wed Aug  6 11:39:39 2014 UTC
+++ /branches/bleeding_edge/BUILD.gn    Wed Aug  6 14:57:04 2014 UTC
@@ -866,8 +866,8 @@
     "src/zone-inl.h",
     "src/zone.cc",
     "src/zone.h",
-    "third_party/fdlibm/fdlibm.cc',
-    "third_party/fdlibm/fdlibm.h',
+    "third_party/fdlibm/fdlibm.cc",
+    "third_party/fdlibm/fdlibm.h",
   ]

   if (v8_target_arch == "x86") {

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to