Revision: 22841
Author:   [email protected]
Date:     Tue Aug  5 07:06:13 2014 UTC
Log:      Edited wiki page BuildingWithGYP through web user interface.
http://code.google.com/p/v8/source/detail?r=22841

Modified:
 /wiki/BuildingWithGYP.wiki

=======================================
--- /wiki/BuildingWithGYP.wiki  Tue Jul 22 13:00:35 2014 UTC
+++ /wiki/BuildingWithGYP.wiki  Tue Aug  5 07:06:13 2014 UTC
@@ -166,6 +166,14 @@
   {{{
svn co https://src.chromium.org/chrome/trunk/deps/third_party/icu52 third_party/icu --revision 277999
   }}}
+  # GTest.
+  {{{
+svn co http://googletest.googlecode.com/svn/trunk testing/gtest --revision 643
+  }}}
+  # GMock.
+  {{{
+svn co http://googlemock.googlecode.com/svn/trunk testing/gmock --revision 410
+  }}}

 ====Building====
   * If you use the command prompt:

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