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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 12315139: Sort out build dependencies for LinuxUI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add comment Created 7 years, 10 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/browser/ui/libgtk2ui/libgtk2ui.gyp ('k') | ui/base/linux_ui.h » ('j') | 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 adba85b03aba93bbaf0e008944ccefa116731dfb..3a3af366c7d78ba603fdc2427e8e05204e39d4be 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2414,6 +2414,7 @@
# gtk2 is the only component that can interact with gtk2 in our new
# world.
'browser/ui/libgtk2ui/libgtk2ui.gyp:gtk2ui',
+ '../ui/linux_ui/linux_ui.gyp:linux_ui',
],
}],
['use_aura==1', {
« no previous file with comments | « chrome/browser/ui/libgtk2ui/libgtk2ui.gyp ('k') | ui/base/linux_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698