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

Unified Diff: content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.cc

Issue 10555029: Browser Plugin: Move to old directories (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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: content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.cc
diff --git a/content/renderer/browser_plugin/browser_plugin_var_serialization_rules.cc b/content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.cc
similarity index 93%
rename from content/renderer/browser_plugin/browser_plugin_var_serialization_rules.cc
rename to content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.cc
index 874527c3224d906c4c75cbe08d26f915bf4d111c..0091c8caffaa789192fd0b258b632eca2302d643 100644
--- a/content/renderer/browser_plugin/browser_plugin_var_serialization_rules.cc
+++ b/content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.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/renderer/browser_plugin/browser_plugin_var_serialization_rules.h"
+#include "content/renderer/browser_plugin/old/browser_plugin_var_serialization_rules.h"
#include "base/logging.h"

Powered by Google App Engine
This is Rietveld 408576698