Reviewers: jarin,

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

Description:
Fix windows build.

[email protected]

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

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

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

Affected files (+1, -0 lines):
  M test/compiler-unittests/node-matchers.cc


Index: test/compiler-unittests/node-matchers.cc
diff --git a/test/compiler-unittests/node-matchers.cc b/test/compiler-unittests/node-matchers.cc index 7336490c4b4096c48f07fa24538ccdaad94782e5..d580834113d3a987c661b0c0aa9247a6ba75e241 100644
--- a/test/compiler-unittests/node-matchers.cc
+++ b/test/compiler-unittests/node-matchers.cc
@@ -8,6 +8,7 @@

 #include "src/compiler/node-properties-inl.h"

+using testing::MakeMatcher;
 using testing::MatcherInterface;
 using testing::MatchResultListener;
 using testing::StringMatchResultListener;


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