| Index: third_party/mojo/src/mojo/edk/system/configuration.cc
|
| diff --git a/third_party/mojo/src/mojo/edk/system/configuration.cc b/third_party/mojo/src/mojo/edk/system/configuration.cc
|
| index 4756c99dddb2efa2f1e6f8a65fd90546fd9d76c4..040c4768e2c9fb84e01b9e4d3b639e183b5150ff 100644
|
| --- a/third_party/mojo/src/mojo/edk/system/configuration.cc
|
| +++ b/third_party/mojo/src/mojo/edk/system/configuration.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/configuration.h"
|
| +#include "third_party/mojo/src/mojo/edk/system/configuration.h"
|
|
|
| namespace mojo {
|
| namespace system {
|
|
|