Roll src/third_party/libaom/source/libaom/ 08b26a8a2..535ecf6b3 (3 commits)

https://aomedia.googlesource.com/aom.git/+log/08b26a8a257e..535ecf6b31fe

$ git log 08b26a8a2..535ecf6b3 --date=short --no-merges --format='%ad %ae %s'
2017-11-15 jzern av1_txfm,round_shift: remove implicit conv warning
2017-11-13 huisu Fix integer overflows in av1_iidentity*_c()
2017-11-13 huisu Fix int overflow in decode_coefs()

Created with:
  roll-dep src/third_party/libaom/source/libaom

[email protected]

Change-Id: I872329cccab87a81683a8359e2dfde63f2e49bf5
Reviewed-on: https://chromium-review.googlesource.com/776240
Reviewed-by: Tom Finegan <[email protected]>
Commit-Queue: Johann Koenig <[email protected]>
Cr-Commit-Position: refs/heads/master@{#517495}
diff --git a/DEPS b/DEPS
index 56a27f0c..1324835 100644
--- a/DEPS
+++ b/DEPS
@@ -419,7 +419,7 @@
     Var('chromium_git') + '/external/libaddressinput.git' + '@' + '2a7c3d38915138189f4ac78e1188b58b2fbf5219',
 
   'src/third_party/libaom/source/libaom': {
-    'url': Var('aomedia_git') + '/aom.git' + '@' +  '08b26a8a257e54210d8bbdba799980bc291f368e',
+    'url': Var('aomedia_git') + '/aom.git' + '@' +  '535ecf6b31fe97f704f6725989cffad88ad960d8',
     'condition': 'checkout_libaom',
   },