commit | fcc5277db2a5c0b39d2d661a9759a7caa2d96359 | [log] [tgz] |
---|---|---|
author | Miyoung Shin <[email protected]> | Mon Jan 20 10:41:29 2020 |
committer | Commit Bot <[email protected]> | Mon Jan 20 10:41:29 2020 |
tree | e444d95e607b0bc2d7732b2c56a439d8b7afb74d | |
parent | 6e743b8cb44b0b279d2433648c72b3e80440d757 [diff] |
Add PRESUBMIT check for blink's mojom namespace rule in Blink This CL adds PRESUMBIT check for blink's mojom namespaces rule. When mojom interfaces of Blink are using in Blink, we should use blink::mojom::blink::T or mojom::blink::T in Blink. Bug: 1043557 Change-Id: I7009c6fbe04a7b937889d97ca69ec92d505b6941 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010448 Reviewed-by: Kentaro Hara <[email protected]> Commit-Queue: Miyoung Shin <[email protected]> Cr-Commit-Position: refs/heads/master@{#733293}
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 .