diff options
Diffstat (limited to 'chrome/installer')
-rw-r--r-- | chrome/installer/gcapi/gcapi_dll.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/installer/gcapi/gcapi_dll.cc b/chrome/installer/gcapi/gcapi_dll.cc new file mode 100644 index 0000000..26f4098 --- /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 |