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

Side by Side Diff: blimp/README.md

Issue 1365823002: Add basic test suite for Blimp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp_strings
Patch Set: Forgot to remove blimp_tests from another linux gn bot Created 5 years, 2 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/BUILD.gn ('k') | blimp/client/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
1 # Blimp 1 # Blimp
2 2
3 Blimp is an experimental project for building Chromium as a thin client. 3 Blimp is an experimental project for building Chromium as a thin client.
4 4
5 ## Engineering 5 ## Engineering
6 6
7 For building blimp, read more at [building](docs/build.md). 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).
OLDNEW
« no previous file with comments | « blimp/BUILD.gn ('k') | blimp/client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698