Reviewers: Benedikt Meurer,

Description:
Fix GN build after r23442.

[email protected]

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

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

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


Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 91145dd5e90494c38bee31e766003e0dd74c4b60..5d5ed176ef58418a9bb20232902e1f6086673a93 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -462,6 +462,8 @@ source_set("v8_base") {
     "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