forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug: Change-Id: I5d4f5fedeab490a8d254b550650f56be9777918c Reviewed-on: https://chromium-review.googlesource.com/592454 Commit-Queue: Vincent Scheib <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Cr-Commit-Position: refs/heads/master@{#490550}
- Loading branch information
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,5 @@ per-file DEPS=* | |
per-file PRESUBMIT*[email protected] | ||
per-file PRESUBMIT*[email protected] | ||
per-file PRESUBMIT*[email protected] | ||
per-file README.md=* | ||
per-file WATCHLISTS=* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# ![Logo](chrome/app/theme/chromium/product_logo_64.png) Chromium | ||
|
||
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](docs/README.md). | ||
|
||
Learn how to [Get Around the Chromium Source Code Directory Structure | ||
](https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code). |