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

Unified Diff: content/content_plugin.gypi

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: content/content_plugin.gypi
diff --git a/content/content_plugin.gypi b/content/content_plugin.gypi
index 5f7e4a93ea159456b6c50b7781060cbdd6ca86c9..921958033604b376076abc13cfc1843a7bb9c616 100644
--- a/content/content_plugin.gypi
+++ b/content/content_plugin.gypi
@@ -46,11 +46,6 @@
'<(DEPTH)/third_party/wtl/include',
],
}],
- ['toolkit_uses_gtk == 1', {
- 'dependencies': [
- '../build/linux/system.gyp:gtk',
- ],
- }],
['use_x11 == 1', {
'dependencies': [
'../build/linux/system.gyp:xext',

Powered by Google App Engine
This is Rietveld 408576698