Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3855)

Unified Diff: services/sky/runtime_flags.h

Issue 1235093002: Move sky_viewer into services/sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: again Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/sky/internals.cc ('k') | services/sky/runtime_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/runtime_flags.h
diff --git a/sky/viewer/runtime_flags.h b/services/sky/runtime_flags.h
similarity index 79%
rename from sky/viewer/runtime_flags.h
rename to services/sky/runtime_flags.h
index 55a5f3d6333e9ba8796ff2d41094dee11e319473..a16d32573ae4e72249b617b9e92a47e87a222450 100644
--- a/sky/viewer/runtime_flags.h
+++ b/services/sky/runtime_flags.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef SKY_VIEWER_RUNTIME_FLAGS_H_
-#define SKY_VIEWER_RUNTIME_FLAGS_H_
+#ifndef SERVICES_SKY_RUNTIME_FLAGS_H_
+#define SERVICES_SKY_RUNTIME_FLAGS_H_
namespace mojo {
class ApplicationImpl;
@@ -24,4 +24,4 @@ class RuntimeFlags {
} // namespace sky
-#endif // SKY_VIEWER_RUNTIME_FLAGS_H_
+#endif // SERVICES_SKY_RUNTIME_FLAGS_H_
« no previous file with comments | « services/sky/internals.cc ('k') | services/sky/runtime_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698