Index: services/shell/public/cpp/application_runner.h |
diff --git a/mojo/shell/public/cpp/application_runner.h b/services/shell/public/cpp/application_runner.h |
similarity index 93% |
rename from mojo/shell/public/cpp/application_runner.h |
rename to services/shell/public/cpp/application_runner.h |
index 2fb28a2b24bff3a337b27bae941b7abfdc3abe51..71749d8bb5ebc16d274c09102214b1b490a3e068 100644 |
--- a/mojo/shell/public/cpp/application_runner.h |
+++ b/services/shell/public/cpp/application_runner.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 MOJO_SHELL_PUBLIC_CPP_APPLICATION_RUNNER_H_ |
-#define MOJO_SHELL_PUBLIC_CPP_APPLICATION_RUNNER_H_ |
+#ifndef SERVICES_SHELL_PUBLIC_CPP_APPLICATION_RUNNER_H_ |
+#define SERVICES_SHELL_PUBLIC_CPP_APPLICATION_RUNNER_H_ |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop/message_loop.h" |
@@ -72,4 +72,4 @@ class ApplicationRunner { |
} // namespace mojo |
-#endif // MOJO_SHELL_PUBLIC_CPP_APPLICATION_RUNNER_H_ |
+#endif // SERVICES_SHELL_PUBLIC_CPP_APPLICATION_RUNNER_H_ |