| Index: mojo/services/surfaces/public/cpp/surfaces_utils.cc
|
| diff --git a/mojo/services/surfaces/public/cpp/surfaces_utils.cc b/mojo/services/surfaces/public/cpp/surfaces_utils.cc
|
| index aa8038a5aa9acd6f58f3a003e67fec2d4a19021d..2e52fd265607520b909ca5ebbabd2e12cc266812 100644
|
| --- a/mojo/services/surfaces/public/cpp/surfaces_utils.cc
|
| +++ b/mojo/services/surfaces/public/cpp/surfaces_utils.cc
|
| @@ -2,9 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/services/surfaces/public/cpp/surfaces_utils.h"
|
| +#include "surfaces/public/cpp/surfaces_utils.h"
|
|
|
| -#include "mojo/services/geometry/public/interfaces/geometry.mojom.h"
|
| +#include "geometry/public/interfaces/geometry.mojom.h"
|
|
|
| namespace mojo {
|
|
|
|
|