Reviewers: Igor Sheludko,

Description:
Fix gn build.

TBR=ish...@chromium.org

Please review this at https://codereview.chromium.org/723463002/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -1 lines):
  M BUILD.gn


Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 11e8bf547952f53cece260633b11bab0ab8ca88e..14ebaec9a66a07011962598c052538c406ee4cf8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -897,7 +897,7 @@ source_set("v8_base") {
     "src/snapshot-source-sink.h",
     "src/snapshot.h",
     "src/string-builder.h",
-    "src/string-builder.c",
+    "src/string-builder.cc",
     "src/string-search.cc",
     "src/string-search.h",
     "src/string-stream.cc",


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to