| Index: chrome/installer/gcapi/gcapi_dll.cc
|
| diff --git a/chrome/installer/gcapi/gcapi_dll.cc b/chrome/installer/gcapi/gcapi_dll.cc
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..26f4098447c89ef1f32ea87117b985f9328666ec
|
| --- /dev/null
|
| +++ b/chrome/installer/gcapi/gcapi_dll.cc
|
| @@ -0,0 +1,5 @@
|
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +// Use of this source code is governed by a BSD-style license that can be
|
| +// found in the LICENSE file.
|
| +
|
| +// Visual Studio needs at least one C++ file in project http://goo.gl/roro9
|
|
|