| Index: services/sky/compositor/surface_allocator.cc
|
| diff --git a/sky/viewer/compositor/surface_allocator.cc b/services/sky/compositor/surface_allocator.cc
|
| similarity index 91%
|
| rename from sky/viewer/compositor/surface_allocator.cc
|
| rename to services/sky/compositor/surface_allocator.cc
|
| index 00392c9657e482b7c9b199d6c2e33c89be75ad52..d5176b8c1855577d75b26c4b73d247334ddc52be 100644
|
| --- a/sky/viewer/compositor/surface_allocator.cc
|
| +++ b/services/sky/compositor/surface_allocator.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 "sky/viewer/compositor/surface_allocator.h"
|
| +#include "services/sky/compositor/surface_allocator.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|