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

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

Powered by Google App Engine
This is Rietveld 408576698