| Index: chrome/test/data/fast_tab_close/no_listeners.html
|
| diff --git a/chrome/installer/gcapi/gcapi_dll.cc b/chrome/test/data/fast_tab_close/no_listeners.html
|
| similarity index 67%
|
| copy from chrome/installer/gcapi/gcapi_dll.cc
|
| copy to chrome/test/data/fast_tab_close/no_listeners.html
|
| index 26f4098447c89ef1f32ea87117b985f9328666ec..337cb4f5dc4f567c2cdf78f3a0f4e910217cf0ed 100644
|
| --- a/chrome/installer/gcapi/gcapi_dll.cc
|
| +++ b/chrome/test/data/fast_tab_close/no_listeners.html
|
| @@ -1,5 +1,11 @@
|
| +<!--
|
| // 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
|
| +-->
|
| +<html>
|
| +<head>
|
| + <title>no_listeners</title>
|
| +</head>
|
| +<body></body>
|
| +</html>
|
|
|