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

Unified Diff: tools/gn/bootstrap/bootstrap.py

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: tools/gn/bootstrap/bootstrap.py
diff --git a/tools/gn/bootstrap/bootstrap.py b/tools/gn/bootstrap/bootstrap.py
index 6ac7ac12b74e6461417fa5706322a26f5335699d..d98894cefc393d3f159f73852ea198925c302cce 100755
--- a/tools/gn/bootstrap/bootstrap.py
+++ b/tools/gn/bootstrap/bootstrap.py
@@ -240,7 +240,6 @@ def write_ninja(path):
'base/files/file_enumerator_posix.cc',
'base/files/file_posix.cc',
'base/message_loop/message_pump_glib.cc',
- 'base/message_loop/message_pump_gtk.cc',
'base/message_loop/message_pump_libevent.cc',
'base/nix/xdg_util.cc',
'base/posix/file_descriptor_shuffle.cc',

Powered by Google App Engine
This is Rietveld 408576698