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

Unified Diff: chrome/chrome_browser.gypi

Issue 9764010: GYP Cleanup: Remove lines that can't matter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to ToT Created 8 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a64f93fe738cd6fc7e9ca16d8453aaa51ec4b792..e3f291d12c2181f948067e357246054674987765 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4415,14 +4415,6 @@
'../dbus/dbus.gyp:dbus',
'../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': [
['OS=="linux"', {
'link_settings': {
@@ -4673,8 +4665,6 @@
'../ui/views/views.gyp:views',
],
'sources': [
- 'browser/first_run/upgrade_util.cc',
- 'browser/first_run/upgrade_util.h',
# Using built-in rule in vstudio for midl.
'browser/history/history_indexer.idl',
'browser/ui/webui/conflicts_ui.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698