commit | a7a0c21c4aaf3cc53bfaa96ec59e1e7b3bba30fa | [log] [tgz] |
---|---|---|
author | Daniel Bratell <[email protected]> | Wed Dec 13 15:07:56 2017 |
committer | Commit Bot <[email protected]> | Wed Dec 13 15:07:56 2017 |
tree | a773d0fd1940bb671dda5ee0571c599ac6e217bc | |
parent | 883d108c78f69c2d6b72634fc0911ec629e98f58 [diff] |
Rename one of two ItemView classes There is one ItemView class in notification_view_md.h so if that header is in the same translation unit as notification_view.cc then the local ItemView class will fail to compile. That happens in jumbo builds. Bug: 773275 Change-Id: I2911c4cbcc73df186d9520d4182a186a76d2ce34 Reviewed-on: https://chromium-review.googlesource.com/824364 Commit-Queue: Daniel Bratell <[email protected]> Commit-Queue: Peter Beverloo <[email protected]> Reviewed-by: Peter Beverloo <[email protected]> Cr-Commit-Position: refs/heads/master@{#523774}
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 .