diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-10 21:41:33 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-10 21:41:33 +0000 |
commit | 873f82c5927a8cefce8b7c051249620105c62ac7 (patch) | |
tree | 853e85e356a27873dfb63b84e4d5228b0f05e22f /DEPS | |
parent | 0556f60e4381dbd191e98311ad401a44c70ff638 (diff) | |
download | chromium_src-873f82c5927a8cefce8b7c051249620105c62ac7.zip chromium_src-873f82c5927a8cefce8b7c051249620105c62ac7.tar.gz chromium_src-873f82c5927a8cefce8b7c051249620105c62ac7.tar.bz2 |
Roll DEPS to pick up the latest CrOS system_api.
Review URL: https://chromiumcodereview.appspot.com/10907156
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155838 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -527,7 +527,7 @@ deps_os = { # For Chromium OS. "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git" + - "@f648289dfe3c51cb5e4b93b0b5e1642978df0295", + "@79ce75ccdb0effff2a8e9241153e295ac21699d6", }, "android": { "src/third_party/freetype": |