summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-12-11 15:01:05 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-12-12 10:23:15 +0000
commit0d25612fe5959773b57db2acbc13b989bac934fa (patch)
treea5e124df41399957ce7a43538cd4251867e4047d
parent9dfe1877c9534a7761f4dcb8d2cc54cc9c16bdb3 (diff)
downloadqtwebengine-chromium-0d25612fe5959773b57db2acbc13b989bac934fa.tar.gz
FIXUP: Fix GN bootstrap
Change-Id: Ic4f2c9dcc4db047374324ca6087187c2196c3dfe Reviewed-by: Michal Klocek <michal.klocek@qt.io>
-rwxr-xr-xchromium/tools/gn/bootstrap/bootstrap.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/chromium/tools/gn/bootstrap/bootstrap.py b/chromium/tools/gn/bootstrap/bootstrap.py
index d27e4e7b1e0..ef62aea284d 100755
--- a/chromium/tools/gn/bootstrap/bootstrap.py
+++ b/chromium/tools/gn/bootstrap/bootstrap.py
@@ -784,13 +784,11 @@ def write_gn_ninja(path, root_gen_dir, options):
'base/sync_socket_win.cc',
'base/synchronization/condition_variable_win.cc',
'base/synchronization/lock_impl_win.cc',
- 'base/synchronization/read_write_lock_win.cc',
'base/synchronization/waitable_event_watcher_win.cc',
'base/synchronization/waitable_event_win.cc',
'base/sys_info_win.cc',
'base/threading/platform_thread_win.cc',
'base/threading/thread_local_storage_win.cc',
- 'base/threading/worker_pool_win.cc',
'base/time/time_win.cc',
'base/timer/hi_res_timer_manager_win.cc',
'base/trace_event/heap_profiler_allocation_register_win.cc',