From cee758ac6efe3e4966da254aa5f406179b95bd38 Mon Sep 17 00:00:00 2001
From: "jrg@chromium.org"
 <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Wed, 28 Jan 2009 02:31:41 +0000
Subject: More break fixes

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8787 0039d316-1c4b-4281-b951-d872f2087c98
---
 chrome/common/common.scons | 1 -
 1 file changed, 1 deletion(-)

(limited to 'chrome/common')

diff --git a/chrome/common/common.scons b/chrome/common/common.scons
index 3965ebb..eedbd94 100644
--- a/chrome/common/common.scons
+++ b/chrome/common/common.scons
@@ -208,7 +208,6 @@ input_files = ChromeFileList([
 if not env.Bit('windows'):
   # TODO(port): Port these.
   input_files.Remove(
-      'chrome_plugin_lib.cc',
       'chrome_plugin_util.cc',
       'chrome_process_filter.cc',
       'drag_drop_types.cc',
-- 
cgit v1.1