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

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

Issue 1142323003: Remove duplicate application cpp files in mojo/application. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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
Index: mojo/application/public/cpp/lib/app_lifetime_helper.cc
diff --git a/mojo/application/app_lifetime_helper.cc b/mojo/application/public/cpp/lib/app_lifetime_helper.cc
similarity index 97%
rename from mojo/application/app_lifetime_helper.cc
rename to mojo/application/public/cpp/lib/app_lifetime_helper.cc
index 7859454a18d47306ded26538a8205ea9e6b4ee9c..13608187c5a6a1db2fc9e2a4ea0de830ec101ae5 100644
--- a/mojo/application/app_lifetime_helper.cc
+++ b/mojo/application/public/cpp/lib/app_lifetime_helper.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 "mojo/application/app_lifetime_helper.h"
+#include "mojo/application/public/cpp/app_lifetime_helper.h"
#include "base/bind.h"
#include "base/message_loop/message_loop.h"
« no previous file with comments | « mojo/application/public/cpp/content_handler_factory.h ('k') | mojo/application/public/cpp/lib/application_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698