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

Unified Diff: build/linux/system.gyp

Issue 21687002: Remove bundled gsettings header now that we're using Ubuntu Precise. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 | « build/linux/gsettings.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/system.gyp
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index 4ffe7c869a8cee8ed542425f2dc9d6e3fd27c717..1db278f2841263367ef895f3fc9f92259621e07e 100644
--- a/build/linux/system.gyp
+++ b/build/linux/system.gyp
@@ -379,9 +379,6 @@
'--output-h', '<(output_h)',
'--output-cc', '<(output_cc)',
'--header', '<gio/gio.h>',
- # TODO(phajdan.jr): This will no longer be needed
- # after switch to Precise, http://crbug.com/158577 .
- '--bundled-header', '"build/linux/gsettings.h"',
'--link-directly=<(linux_link_gsettings)',
'g_settings_new',
'g_settings_get_child',
« no previous file with comments | « build/linux/gsettings.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698