Index: mojo/fetcher/data_fetcher.cc |
diff --git a/mojo/fetcher/data_fetcher.cc b/mojo/fetcher/data_fetcher.cc |
index 51c25a8e8a73f8a74de61ae05e0cc61f4fd88a1f..d5f875e28f7fe246605e7d6f514b7c0b274f385a 100644 |
--- a/mojo/fetcher/data_fetcher.cc |
+++ b/mojo/fetcher/data_fetcher.cc |
@@ -10,8 +10,8 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/thread_task_runner_handle.h" |
+#include "mojo/public/cpp/system/data_pipe.h" |
#include "net/base/data_url.h" |
-#include "third_party/mojo/src/mojo/public/cpp/system/data_pipe.h" |
namespace mojo { |
namespace fetcher { |