| 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': ''
|
| }]
|
|
|