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

Unified Diff: services/service_manager/runner/host/native_library_runner.cc

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 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: services/service_manager/runner/host/native_library_runner.cc
diff --git a/services/shell/runner/host/native_library_runner.cc b/services/service_manager/runner/host/native_library_runner.cc
similarity index 98%
rename from services/shell/runner/host/native_library_runner.cc
rename to services/service_manager/runner/host/native_library_runner.cc
index 639a3ff7333033b4f46df8234babb8fbd86b8e09..92041454588052935345ac64c355cfbad8ae90c1 100644
--- a/services/shell/runner/host/native_library_runner.cc
+++ b/services/service_manager/runner/host/native_library_runner.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 "services/shell/runner/host/native_library_runner.h"
+#include "services/service_manager/runner/host/native_library_runner.h"
#include <stddef.h>

Powered by Google App Engine
This is Rietveld 408576698