Commit c694a54e authored by erg@chromium.org's avatar erg@chromium.org

GYP Cleanup: Remove lines that can't matter.

BUG=none
TEST=


Review URL: http://codereview.chromium.org/9764010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128148 0039d316-1c4b-4281-b951-d872f2087c98
parent 6f3532ac
...@@ -4425,14 +4425,6 @@ ...@@ -4425,14 +4425,6 @@
'../dbus/dbus.gyp:dbus', '../dbus/dbus.gyp:dbus',
'../third_party/undoview/undoview.gyp:undoview', '../third_party/undoview/undoview.gyp:undoview',
], ],
'sources!': [
'browser/ui/views/extensions/extension_view.cc',
'browser/ui/views/extensions/extension_view.h',
],
'sources': [
'browser/first_run/upgrade_util.cc',
'browser/first_run/upgrade_util.h',
],
'conditions': [ 'conditions': [
['OS=="linux"', { ['OS=="linux"', {
'link_settings': { 'link_settings': {
...@@ -4685,8 +4677,6 @@ ...@@ -4685,8 +4677,6 @@
'../ui/views/views.gyp:views', '../ui/views/views.gyp:views',
], ],
'sources': [ 'sources': [
'browser/first_run/upgrade_util.cc',
'browser/first_run/upgrade_util.h',
# Using built-in rule in vstudio for midl. # Using built-in rule in vstudio for midl.
'browser/history/history_indexer.idl', 'browser/history/history_indexer.idl',
'browser/ui/webui/conflicts_ui.cc', 'browser/ui/webui/conflicts_ui.cc',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment