Index: remoting/jingle_glue/jingle_thread.h |
diff --git a/remoting/jingle_glue/jingle_thread.h b/remoting/jingle_glue/jingle_thread.h |
index e78d2486e43555cbf33f20ab5b6c8f620cd5f99c..0d6018eef0127666ef70cd649e15f4e2e3875965 100644 |
--- a/remoting/jingle_glue/jingle_thread.h |
+++ b/remoting/jingle_glue/jingle_thread.h |
@@ -8,9 +8,9 @@ |
#include "base/message_loop.h" |
#include "base/tracked_objects.h" |
#include "base/synchronization/waitable_event.h" |
-#include "third_party/libjingle/source/talk/base/messagequeue.h" |
+#include "third_party/libjingle/overrides/talk/base/messagequeue.h" |
+#include "third_party/libjingle/overrides/talk/base/thread.h" |
#include "third_party/libjingle/source/talk/base/taskrunner.h" |
-#include "third_party/libjingle/source/talk/base/thread.h" |
namespace base { |
class MessageLoopProxy; |