| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 21cc63208e13a2a126a3ad01e21bc47a70eed758..86818e75c0e9eec3ae656796f11ec3c99f5a7511 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -336,10 +336,6 @@ deps_os = {
|
| # Binaries for nacl sdk.
|
| 'src/third_party/nacl_sdk_binaries':
|
| Var('chromium_git') + '/chromium/deps/nacl_sdk_binaries.git' + '@' + '759dfca03bdc774da7ecbf974f6e2b84f43699a5',
|
| -
|
| - # Omaha code for src/app_installer/.
|
| - 'src/third_party/omaha/src/omaha':
|
| - Var('chromium_git') + '/external/omaha.git' + '@' + '098c7a3d157218dab4eed595e8f2fbe5a20a0bae',
|
| },
|
| 'ios': {
|
| 'src/ios/third_party/gcdwebserver/src':
|
|
|