| Index: third_party/mojo/src/mojo/edk/system/simple_dispatcher.cc
|
| diff --git a/third_party/mojo/src/mojo/edk/system/simple_dispatcher.cc b/third_party/mojo/src/mojo/edk/system/simple_dispatcher.cc
|
| index 7264a1219d596dcfbaccc861eed3c261f7dbcf6f..f8baae788418e31adae9bfef573b0885e3b668df 100644
|
| --- a/third_party/mojo/src/mojo/edk/system/simple_dispatcher.cc
|
| +++ b/third_party/mojo/src/mojo/edk/system/simple_dispatcher.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/edk/system/simple_dispatcher.h"
|
| +#include "third_party/mojo/src/mojo/edk/system/simple_dispatcher.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|