Reviewers: ,

Message:
Committed patchset #1 manually as r22100 (tree was closed).

Description:
Fix build (forgot to update BUILD.gn)

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=22100

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

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 18e5ef21ff4c8d99f329ea20ae184a43bf874ad3..1bdd52a0eaaac3b17796d58ba0e69f43bb150e31 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -678,6 +678,8 @@ source_set("v8_base") {
     "src/ostreams.h",
     "src/parser.cc",
     "src/parser.h",
+    "src/perf-jit.cc",
+    "src/perf-jit.h",
     "src/preparse-data-format.h",
     "src/preparse-data.cc",
     "src/preparse-data.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