Revision: 23448
Author:   [email protected]
Date:     Wed Aug 27 10:55:44 2014 UTC
Log:      Fix GN build after r23442.

[email protected]

Review URL: https://codereview.chromium.org/514583003
https://code.google.com/p/v8/source/detail?r=23448

Modified:
 /branches/bleeding_edge/BUILD.gn

=======================================
--- /branches/bleeding_edge/BUILD.gn    Wed Aug 27 08:29:22 2014 UTC
+++ /branches/bleeding_edge/BUILD.gn    Wed Aug 27 10:55:44 2014 UTC
@@ -462,6 +462,8 @@
     "src/compilation-cache.h",
     "src/compiler/ast-graph-builder.cc",
     "src/compiler/ast-graph-builder.h",
+    "src/compiler/change-lowering.cc",
+    "src/compiler/change-lowering.h",
     "src/compiler/code-generator-impl.h",
     "src/compiler/code-generator.cc",
     "src/compiler/code-generator.h",

--
--
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