commit | 4998ec43a1ec7b00ef76597726de03c427064012 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Thu Jan 10 21:48:46 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 10 21:48:46 2019 |
tree | 06c9654a04cc55a4e3f7a1848a88a8c6da76d83b | |
parent | 3abc57c5e26f1190fe8df6f97dae371a178d92a2 [diff] |
Fix gpu service macro to be correct and identical to other macro In jumbo builds there was a build error because one LOCAL_CLEAR_REAL_GL_ERRORS was different from another one. That was because there was a typo in one of them so this fixes the typo. Better would probably be to merge them into a header. Change-Id: Ia2e54fe58479e30236edd6bb20d358ceae9e527b Reviewed-on: https://chromium-review.googlesource.com/c/1377425 Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#621750}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .