| Index: services/sky/runtime_flags.cc
|
| diff --git a/sky/viewer/runtime_flags.cc b/services/sky/runtime_flags.cc
|
| similarity index 94%
|
| rename from sky/viewer/runtime_flags.cc
|
| rename to services/sky/runtime_flags.cc
|
| index c9303e0c7145ce16b795b2088582eb0a0c0ca160..360fbea066562ec1df3a5a2cb44d86834850499e 100644
|
| --- a/sky/viewer/runtime_flags.cc
|
| +++ b/services/sky/runtime_flags.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/runtime_flags.h"
|
| +#include "services/sky/runtime_flags.h"
|
|
|
| #include "base/logging.h"
|
| #include "mojo/public/cpp/application/application_impl.h"
|
|
|