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

Unified Diff: content/child/plugin_param_traits.cc

Issue 16325022: move content/common_child to content/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/child/plugin_param_traits.h ('k') | content/child/web_database_observer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/plugin_param_traits.cc
diff --git a/content/common_child/plugin_param_traits.cc b/content/child/plugin_param_traits.cc
similarity index 98%
rename from content/common_child/plugin_param_traits.cc
rename to content/child/plugin_param_traits.cc
index a60255d340e75eedf74b58c4b91082b7d78c0610..9a6c1e64ad5b08c47c043916eb065d738af36d76 100644
--- a/content/common_child/plugin_param_traits.cc
+++ b/content/child/plugin_param_traits.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_child/plugin_param_traits.h"
+#include "content/child/plugin_param_traits.h"
#include "base/strings/string_number_conversions.h"
#include "ipc/ipc_message_utils.h"
« no previous file with comments | « content/child/plugin_param_traits.h ('k') | content/child/web_database_observer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698