Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!-- | |
| 2 * Copyright (c) 2015 The Chromium Authors. All rights reserved. Use of this | |
| 3 * source code is governed by a BSD-style license that can be found in the | |
| 4 * LICENSE file. | |
| 5 --> | |
| 6 <!DOCTYPE html> | |
| 7 <html> | |
| 8 <body> | |
| 9 <p> This is a simple app playing the role of the "bad" app in | |
|
Devlin
2015/06/30 19:54:10
It's not a bad app, right?
Devlin
2015/06/30 19:54:10
this is weird html wrapping. Prefer
<p>
Stuff
<
EhsanK
2015/07/02 19:15:13
Done.
EhsanK
2015/07/02 19:15:13
No. I changed the description. Done.
| |
| 10 "AppViewTest.TestKillAppWithInvalidInstanceId" and | |
| 11 "AppViewTest.TestKillAppCommunicatingWithWrongAppView". This app will send a | |
| 12 message to the test before quitting. | |
| 13 </p> | |
| 14 </body> | |
| 15 </html> | |
| OLD | NEW |