Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(382)

Side by Side Diff: blimp/README.md

Issue 2626423004: Remove all //blimp code. (Closed)
Patch Set: One last(?) `git merge` for good measure. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « blimp/PRESUBMIT.py ('k') | blimp/common/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Blimp
2
3 Blimp is an experimental project for building Chromium as a thin client.
4
5 ## Engineering
6
7 For building blimp, read more at [building](docs/build.md).
8
9 ## Testing
10
11 For testing blimp, read more at [testing](docs/test.md).
12
13 ## Running Blimp
14
15 For running blimp, read more at [running](docs/running.md).
16
17 ## Updating Fonts
18
19 For updating the fonts that blimp supports, read more at [fonts](docs/fonts.md).
20
21 ## New to Markdown?
22
23 For learning more about Markdown, read more at [markdown](docs/markdown.md).
24 Also be sure to read the
25 [Google style guide for Markdown](https://github.com/google/styleguide/blob/gh-p ages/docguide/style.md).
OLDNEW
« no previous file with comments | « blimp/PRESUBMIT.py ('k') | blimp/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698