Reviewers: Michael Achenbach,

Message:
Highly complex CL, for a deep technical issue.

Description:
Fix GN build.

[email protected]

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

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

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


Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 570a1a7ea4e2178bc67ab8b9d5777fa7a4f6ee36..de95d4e4ae1b4e52ae1fcd5eadd1cf5d7382c2a9 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -447,6 +447,9 @@ source_set("v8_base") {
     "src/fast-dtoa.cc",
     "src/fast-dtoa.h",
     "src/feedback-slots.h",
+    "src/field-index.cc",
+    "src/field-index.h",
+    "src/field-index-inl.h",
     "src/fixed-dtoa.cc",
     "src/fixed-dtoa.h",
     "src/flag-definitions.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