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

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

Issue 219583003: Mojo: Move mojo/public/shell to mojo/public/{cpp,interfaces}/shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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/public/cpp/shell/application.h ('k') | mojo/public/cpp/shell/lib/service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/cpp/shell/lib/application.cc
diff --git a/mojo/public/shell/lib/application.cc b/mojo/public/cpp/shell/lib/application.cc
similarity index 97%
rename from mojo/public/shell/lib/application.cc
rename to mojo/public/cpp/shell/lib/application.cc
index 1baff5226dccc5ce0ccd195470435556a9d8cf39..4d0b06f63fa55fefd36911603567f5e7bc794911 100644
--- a/mojo/public/shell/lib/application.cc
+++ b/mojo/public/cpp/shell/lib/application.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/public/shell/application.h"
+#include "mojo/public/cpp/shell/application.h"
namespace mojo {
« no previous file with comments | « mojo/public/cpp/shell/application.h ('k') | mojo/public/cpp/shell/lib/service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698