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

Unified Diff: chromium/.gclient

Issue 1416823002: Roll chromium_revision bb79186..5d149df (353481:354955) (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Updating chromium/.gclient Created 5 years, 2 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 | « DEPS ('k') | tools/gritsettings/README » ('j') | 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 1ff06aaee5df290fb156bf384c11420748ff7ed4..330ce6365edef78d90a66478ab3fb81895748231 100644
--- a/chromium/.gclient
+++ b/chromium/.gclient
@@ -9,9 +9,14 @@ solutions = [{
'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,
- 'src/third_party/WebKit': None,
- 'src/v8': None,
+ 'src/third_party/hunspell_dictionaries': None,
+ 'src/third_party/liblouis/src': None,
+ 'src/third_party/pdfium': None,
+ 'src/third_party/skia': None,
+ 'src/third_party/trace-viewer': None,
+ 'src/third_party/webrtc': None,
},
'safesync_url': ''
}]
« no previous file with comments | « DEPS ('k') | tools/gritsettings/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698