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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 439613002: fix libgio-2.0 deps in browser_ui (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use gio target instead Created 6 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 | « 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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 6962cfa0600b3c7bc37512124a59cda9b54f12c6..9f4a1813eb76c32afb64098dbaed0d87f71fdc6a 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2913,6 +2913,7 @@
'sources': [ '<@(chrome_browser_ui_x11_sources)' ],
'dependencies': [
'../build/linux/system.gyp:x11',
+ '../build/linux/system.gyp:gio',
],
}],
],
« 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