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

Unified Diff: chromium/.gclient

Issue 1809653002: Remove filtering reference builds in gclient file (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv.git@master
Patch Set: Created 4 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromium/.gclient
diff --git a/chromium/.gclient b/chromium/.gclient
index 330ce6365edef78d90a66478ab3fb81895748231..5a004a0c028e82eb3bf1bb21fb500920f782b6af 100644
--- a/chromium/.gclient
+++ b/chromium/.gclient
@@ -5,9 +5,6 @@ solutions = [{
'managed': False,
'custom_deps': {
# Skip syncing some large dependencies Libyuv will never need.
- 'src/chrome/tools/test/reference_build/chrome_linux': None,
- 'src/chrome/tools/test/reference_build/chrome_mac': None,
- 'src/chrome/tools/test/reference_build/chrome_win': None,
'src/native_client': None,
'src/third_party/cld_2/src': None,
'src/third_party/ffmpeg': None,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698