Reviewers: Benedikt Meurer,

Description:
Update gn config after r21578

[email protected]
LOG=n
BUG=none

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

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 4139dfad8008c1c41d99285e325cbd350cdc4a39..8fd3c3a081b655b423e57a7769f3c460f3e28035 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -462,6 +462,8 @@ source_set("v8_base") {
     "src/hydrogen-sce.h",
     "src/hydrogen-store-elimination.cc",
     "src/hydrogen-store-elimination.h",
+    "src/hydrogen-types.cc",
+    "src/hydrogen-types.h",
     "src/hydrogen-uint32-analysis.cc",
     "src/hydrogen-uint32-analysis.h",
     "src/i18n.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.

Reply via email to