summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-05 13:12:14 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-05 13:12:14 +0000
commit66d12ca5dad733c6d148509d2d145de1ef80ab14 (patch)
tree5558b997d5fa96edd444cc68e0f9705d0d58e075 /chrome
parent5f87ef70add22aec8d3cf692002ce68501d88bdc (diff)
downloadchromium_src-66d12ca5dad733c6d148509d2d145de1ef80ab14.zip
chromium_src-66d12ca5dad733c6d148509d2d145de1ef80ab14.tar.gz
chromium_src-66d12ca5dad733c6d148509d2d145de1ef80ab14.tar.bz2
Delete chrome\common\clipboard_service.cc from the SCons build.
Review URL: http://codereview.chromium.org/9397 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4779 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/common/common.scons1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons
index b4d8e98..07a3519 100644
--- a/chrome/common/common.scons
+++ b/chrome/common/common.scons
@@ -77,7 +77,6 @@ if env['PLATFORM'] == 'win32':
'chrome_plugin_util.cc',
'chrome_process_filter.cc',
'classfactory.cc',
- 'clipboard_service.cc',
'common_glue.cc',
'drag_drop_types.cc',
'gfx/chrome_canvas.cc',