| Index: mojo/fetcher/data_fetcher_unittest.cc
|
| diff --git a/mojo/fetcher/data_fetcher_unittest.cc b/mojo/fetcher/data_fetcher_unittest.cc
|
| index b16123005041d4006e31b819e23fbebe454b9f64..cfaeb8438028572d1e35712186d8e03e507a4267 100644
|
| --- a/mojo/fetcher/data_fetcher_unittest.cc
|
| +++ b/mojo/fetcher/data_fetcher_unittest.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| +#include "mojo/public/cpp/system/data_pipe.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/data_pipe.h"
|
|
|
| namespace mojo {
|
| namespace fetcher {
|
|
|