Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. |
|
grt (UTC plus 2)
2012/11/14 15:55:14
add this file to the app_host target in chrome/chr
huangs
2012/11/14 17:59:15
Doh! Done.
| |
| 2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
| 4 | 4 |
| 5 var _demo = {}; | 5 #define IDR_APP_HOST_MAIN 101 |
| OLD | NEW |