| Index: services/surfaces/surfaces_impl.cc
|
| diff --git a/mojo/services/surfaces/surfaces_impl.cc b/services/surfaces/surfaces_impl.cc
|
| similarity index 98%
|
| rename from mojo/services/surfaces/surfaces_impl.cc
|
| rename to services/surfaces/surfaces_impl.cc
|
| index 0f31f2de4241472be2ec5a2438c31903693f9bdd..9cbe6dd38a4049edcdb04e76100c6c139af75190 100644
|
| --- a/mojo/services/surfaces/surfaces_impl.cc
|
| +++ b/services/surfaces/surfaces_impl.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/services/surfaces/surfaces_impl.h"
|
| +#include "services/surfaces/surfaces_impl.h"
|
|
|
| #include "base/debug/trace_event.h"
|
| #include "cc/output/compositor_frame.h"
|
|
|