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

Unified Diff: content/renderer/browser_plugin/browser_plugin_constants.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/browser_plugin_constants.cc
diff --git a/content/renderer/browser_plugin/browser_plugin_constants.cc b/content/renderer/browser_plugin/browser_plugin_constants.cc
deleted file mode 100644
index b1543acae1c5f0c4312d8328aa141a110146df68..0000000000000000000000000000000000000000
--- a/content/renderer/browser_plugin/browser_plugin_constants.cc
+++ /dev/null
@@ -1,10 +0,0 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
-// 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_constants.h"
-
-const char kBrowserPluginName[] = "Browser Plugin";
-const FilePath::CharType kBrowserPluginPath[] =
- FILE_PATH_LITERAL("internal/browser-plugin");
-const char kBrowserPluginDescription[] = "Out-of-Process Browser Plugin";
« no previous file with comments | « content/renderer/browser_plugin/browser_plugin_constants.h ('k') | content/renderer/browser_plugin/browser_plugin_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698