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

Unified Diff: mojo/shell/public/cpp/lib/app_lifetime_helper.cc

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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 | « mojo/shell/public/cpp/lazy_interface_ptr.h ('k') | mojo/shell/public/cpp/lib/application_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/public/cpp/lib/app_lifetime_helper.cc
diff --git a/mojo/application/public/cpp/lib/app_lifetime_helper.cc b/mojo/shell/public/cpp/lib/app_lifetime_helper.cc
similarity index 95%
rename from mojo/application/public/cpp/lib/app_lifetime_helper.cc
rename to mojo/shell/public/cpp/lib/app_lifetime_helper.cc
index 74c7ee86ecd61b85b72cff874ec16e51a7b9fddc..0772412ac252c56ac947430c14ba6bc6e2c5c6c7 100644
--- a/mojo/application/public/cpp/lib/app_lifetime_helper.cc
+++ b/mojo/shell/public/cpp/lib/app_lifetime_helper.cc
@@ -2,11 +2,11 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/application/public/cpp/app_lifetime_helper.h"
+#include "mojo/shell/public/cpp/app_lifetime_helper.h"
#include "base/bind.h"
#include "base/message_loop/message_loop.h"
-#include "mojo/application/public/cpp/application_impl.h"
+#include "mojo/shell/public/cpp/application_impl.h"
namespace mojo {
« no previous file with comments | « mojo/shell/public/cpp/lazy_interface_ptr.h ('k') | mojo/shell/public/cpp/lib/application_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698