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

Unified Diff: chrome/common_constants.gyp

Issue 231733005: Delete the GTK+ port of Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remerge to ToT Created 6 years, 8 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
Index: chrome/common_constants.gyp
diff --git a/chrome/common_constants.gyp b/chrome/common_constants.gyp
index 564d35d6d0e074a58814988d49a3976e27fe802a..be9a8b2852a893fdc09969a619df51a68a66cb75 100644
--- a/chrome/common_constants.gyp
+++ b/chrome/common_constants.gyp
@@ -85,11 +85,6 @@
],
}],
],
- 'conditions': [
- ['toolkit_uses_gtk == 1', {
- 'dependencies': ['../build/linux/system.gyp:gtk'],
- }],
- ],
},
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698