commit | 8d62a30c911d19afd1d763c9750a488ebc1878ab | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Thu Nov 02 11:45:55 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 02 11:45:55 2017 |
tree | e4da76f62f748bed39f1dd9c8f9953d9b1483645 | |
parent | 20a5a8e80effebf4449ad2cf5512c5500c359372 [diff] |
Add some missing include guards in third_party/WebKit/Source Some of these are technically not needed, but to avoid future accidents it's best to be consistent. Note that there is another Forward.h but that one has WTF_Forward_h as include guard so there won't be a clash. R=pdr@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I6f42004c4810e960038c51f47d8e2714f00a7c2d Reviewed-on: https://chromium-review.googlesource.com/749462 Reviewed-by: Philip Rogers <pdr@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#513460}
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 .