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

Unified Diff: content/content_browser.gypi

Issue 11235031: Remove the dependency to dbus-glib from from the remaining places. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « chrome/chrome_browser_extensions.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d807267a479f15ea7ee7e3cdfae1ce1bd2434030..6d4ac1a775b063a91a4fbdff9962c221e50efe2d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1032,7 +1032,7 @@
}],
['chromeos==1', {
'dependencies': [
- '../build/linux/system.gyp:dbus-glib',
+ '../build/linux/system.gyp:dbus',
],
'sources!': [
'browser/power_save_blocker_linux.cc',
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698