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

Unified Diff: chrome/chrome_browser.gypi

Issue 8763011: Remove dangling files and clean up gyp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | « chrome/browser/ui/views/tab_contents/tab_contents_container_native.cc ('k') | chrome/chrome_tests.gypi » ('j') | 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 6705cff10cf1030837968e5b0e49ebfa6cea94df..3d778bb511aee76b0cae4f10fddefb6d5658121e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4027,9 +4027,6 @@
],
}],
['configuration_policy==0', {
- 'sources!': [
- 'browser/ui/webui/options/options_managed_banner_handler.cc',
- ],
'sources/': [
['exclude', '^browser/policy/'],
['include', '^browser/policy/policy_path_parser'],
@@ -4369,7 +4366,6 @@
['OS=="mac"', {
'sources!': [
'browser/automation/automation_provider_list_generic.cc',
- 'browser/bookmarks/bookmark_context_menu.cc',
'browser/bookmarks/bookmark_drop_info.cc',
'browser/first_run/upgrade_util.cc',
'browser/importer/nss_decryptor_system_nss.cc',
« no previous file with comments | « chrome/browser/ui/views/tab_contents/tab_contents_container_native.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698