Index: remoting/host/chromoting_host_unittest.cc |
=================================================================== |
--- remoting/host/chromoting_host_unittest.cc (revision 88963) |
+++ remoting/host/chromoting_host_unittest.cc (working copy) |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "base/bind.h" |
-#include "base/scoped_ptr.h" |
+#include "base/memory/scoped_ptr.h" |
#include "base/task.h" |
#include "remoting/host/capturer_fake.h" |
#include "remoting/host/chromoting_host.h" |