diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-20 12:18:03 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-20 12:18:03 +0000 |
commit | b4beba41bff7c2f1e9437c0931a577c8d0daf49d (patch) | |
tree | feebdfd9ea881851139b241fce1914a080052767 | |
parent | d8da9d654f0a532cdd61ae7509031bff3e5f3728 (diff) | |
download | chromium_src-b4beba41bff7c2f1e9437c0931a577c8d0daf49d.zip chromium_src-b4beba41bff7c2f1e9437c0931a577c8d0daf49d.tar.gz chromium_src-b4beba41bff7c2f1e9437c0931a577c8d0daf49d.tar.bz2 |
Update cros_system_api dep to 332a3801.
BUG=195560
TBR=davemoore@chromium.org
Review URL: https://chromiumcodereview.appspot.com/12568008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@189252 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -554,7 +554,7 @@ deps_os = { # For Linux and Chromium OS. "src/third_party/cros_system_api": Var("chromiumos_git") + "/platform/system_api.git" + - "@dfe456e8499a43b19c51ed0967ea14e9aaacb571", + "@332a38018217d39bb5325d535913796200ff6780", # Note that this is different from Android's freetype repo. "src/third_party/freetype2/src": |