summarylogtreecommitdiffstats
path: root/chromium-gn-bootstrap-r22.patch
diff options
context:
space:
mode:
Diffstat (limited to 'chromium-gn-bootstrap-r22.patch')
-rw-r--r--chromium-gn-bootstrap-r22.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/chromium-gn-bootstrap-r22.patch b/chromium-gn-bootstrap-r22.patch
new file mode 100644
index 000000000000..5723281cc7d6
--- /dev/null
+++ b/chromium-gn-bootstrap-r22.patch
@@ -0,0 +1,10 @@
+--- a/tools/gn/bootstrap/bootstrap.py
++++ b/tools/gn/bootstrap/bootstrap.py
+@@ -481,6 +481,7 @@
+ 'base/metrics/sample_vector.cc',
+ 'base/metrics/sparse_histogram.cc',
+ 'base/metrics/statistics_recorder.cc',
++ 'base/observer_list_threadsafe.cc',
+ 'base/path_service.cc',
+ 'base/pending_task.cc',
+ 'base/pickle.cc',