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

Unified Diff: content/public/common/service_names.cc

Issue 2259903002: Enforce capability spec renderer <--> browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 3 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 | « content/public/common/service_names.h ('k') | content/renderer/render_thread_impl_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/service_names.cc
diff --git a/content/common/mojo/constants.cc b/content/public/common/service_names.cc
similarity index 96%
rename from content/common/mojo/constants.cc
rename to content/public/common/service_names.cc
index f78fab58b8dca17191cede0e7fbd0fd360a1a72e..7a74b95743fc9ac3b9b6bad2e49cf1d816a2dd70 100644
--- a/content/common/mojo/constants.cc
+++ b/content/public/common/service_names.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 "content/common/mojo/constants.h"
+#include "content/public/common/service_names.h"
namespace content {
« no previous file with comments | « content/public/common/service_names.h ('k') | content/renderer/render_thread_impl_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698