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

Unified Diff: content/common_child/np_channel_base.cc

Issue 15047014: Move child-common classes to content/common_child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « content/common_child/np_channel_base.h ('k') | content/common_child/npobject_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common_child/np_channel_base.cc
diff --git a/content/common/np_channel_base.cc b/content/common_child/np_channel_base.cc
similarity index 99%
rename from content/common/np_channel_base.cc
rename to content/common_child/np_channel_base.cc
index a1a233830c8d73d0b748af12fe144fbeed761a54..328241c4e7b471964ef0a8e91a10bfba56498a2c 100644
--- a/content/common/np_channel_base.cc
+++ b/content/common_child/np_channel_base.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/np_channel_base.h"
+#include "content/common_child/np_channel_base.h"
#include <stack>
« no previous file with comments | « content/common_child/np_channel_base.h ('k') | content/common_child/npobject_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698