Revision: 23368
Author: [email protected]
Date: Mon Aug 25 16:22:04 2014 UTC
Log: Fix GN build after r23364.
[email protected]
Review URL: https://codereview.chromium.org/481333004
https://code.google.com/p/v8/source/detail?r=23368
Modified:
/branches/bleeding_edge/BUILD.gn
=======================================
--- /branches/bleeding_edge/BUILD.gn Mon Aug 25 15:15:26 2014 UTC
+++ /branches/bleeding_edge/BUILD.gn Mon Aug 25 16:22:04 2014 UTC
@@ -1063,7 +1063,7 @@
"src/mips/regexp-macro-assembler-mips.h",
"src/mips/simulator-mips.cc",
"src/ic/mips/access-compiler-mips.cc",
- "src/ic/mips/handler-compiler-mips.cc',
+ "src/ic/mips/handler-compiler-mips.cc",
"src/ic/mips/ic-mips.cc",
"src/ic/mips/ic-compiler-mips.cc",
"src/ic/mips/stub-cache-mips.cc",
@@ -1099,7 +1099,7 @@
"src/mips64/regexp-macro-assembler-mips64.h",
"src/mips64/simulator-mips64.cc",
"src/ic/mips64/access-compiler-mips64.cc",
- "src/ic/mips64/handler-compiler-mips64.cc',
+ "src/ic/mips64/handler-compiler-mips64.cc",
"src/ic/mips64/ic-mips64.cc",
"src/ic/mips64/ic-compiler-mips64.cc",
"src/ic/mips64/stub-cache-mips64.cc",
--
--
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.