commit | d4e598d57aed714a599444a7eab5e8fdde52a950 | [log] [tgz] |
---|---|---|
author | buildbot@webrtc.org <buildbot@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Jul 29 17:36:52 2014 +0000 |
committer | buildbot@webrtc.org <buildbot@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Tue Jul 29 17:36:52 2014 +0000 |
tree | 67b1dcdcff833ff9e790a23ae35f5f1edeea0c28 | |
parent | fc8b0871d9142bb2ca66d4e6ebb278083141e9d3 [diff] [blame] |
(Auto)update libjingle 72097588-> 72159069 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6799 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/talk/examples/call/callclient_unittest.cc b/talk/examples/call/callclient_unittest.cc index b0e9d89..6268917 100644 --- a/talk/examples/call/callclient_unittest.cc +++ b/talk/examples/call/callclient_unittest.cc
@@ -27,7 +27,7 @@ // Unit tests for CallClient -#include "talk/base/gunit.h" +#include "webrtc/base/gunit.h" #include "talk/examples/call/callclient.h" #include "talk/media/base/filemediaengine.h" #include "talk/media/base/mediaengine.h"