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

Unified Diff: content/renderer/browser_plugin/old/browser_plugin_registry.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_registry.cc
diff --git a/content/renderer/browser_plugin/browser_plugin_registry.cc b/content/renderer/browser_plugin/old/browser_plugin_registry.cc
similarity index 94%
rename from content/renderer/browser_plugin/browser_plugin_registry.cc
rename to content/renderer/browser_plugin/old/browser_plugin_registry.cc
index 14725e716ed6a2214fed551d4e49e914723556d0..823fd80e71412d28463ca339d4dad65288e18bd1 100644
--- a/content/renderer/browser_plugin/browser_plugin_registry.cc
+++ b/content/renderer/browser_plugin/old/browser_plugin_registry.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_registry.h"
+#include "content/renderer/browser_plugin/old/browser_plugin_registry.h"
#include "base/logging.h"

Powered by Google App Engine
This is Rietveld 408576698