| Index: services/sky/dart_library_provider_impl.cc
|
| diff --git a/sky/viewer/dart_library_provider_impl.cc b/services/sky/dart_library_provider_impl.cc
|
| similarity index 95%
|
| rename from sky/viewer/dart_library_provider_impl.cc
|
| rename to services/sky/dart_library_provider_impl.cc
|
| index a0d2bee895f5d4a8a2289e59b4908afee3782fe8..953fbaf0d7b96540524adf445b2eee348a1e6f92 100644
|
| --- a/sky/viewer/dart_library_provider_impl.cc
|
| +++ b/services/sky/dart_library_provider_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 "sky/viewer/dart_library_provider_impl.h"
|
| +#include "services/sky/dart_library_provider_impl.h"
|
|
|
| namespace sky {
|
|
|
|
|