Reviewers: jochen,

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

Description:
Fix copy&paste bug in gtest.gyp.

[email protected]

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

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

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

Affected files (+0, -3 lines):
  M testing/gtest.gyp


Index: testing/gtest.gyp
diff --git a/testing/gtest.gyp b/testing/gtest.gyp
index ce354a5b4f184820ea4d2506593ab28b5061d6a3..695439a7ce338523d55c7427d852844d12ec8efc 100644
--- a/testing/gtest.gyp
+++ b/testing/gtest.gyp
@@ -37,9 +37,6 @@
         'gtest/src/gtest-test-part.cc',
         'gtest/src/gtest-typed-test.cc',
         'gtest/src/gtest.cc',
-        'multiprocess_func_list.cc',
-        'multiprocess_func_list.h',
-        'platform_test.h',
       ],
       'sources!': [
         'gtest/src/gtest-all.cc',  # Not needed by our build.


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