| Index: chrome/browser/safe_browsing/verifier_test/verifier_test_dll.def
|
| diff --git a/chrome_elf/blacklist/test/blacklist_test_dll_2.def b/chrome/browser/safe_browsing/verifier_test/verifier_test_dll.def
|
| similarity index 82%
|
| copy from chrome_elf/blacklist/test/blacklist_test_dll_2.def
|
| copy to chrome/browser/safe_browsing/verifier_test/verifier_test_dll.def
|
| index 2cc122f04de796298bf1aa80527b81df3cedceaa..bf9fe557bc0818a3d3ae339178ba924767c3ab02 100644
|
| --- a/chrome_elf/blacklist/test/blacklist_test_dll_2.def
|
| +++ b/chrome/browser/safe_browsing/verifier_test/verifier_test_dll.def
|
| @@ -1,8 +1,8 @@
|
| -; Copyright 2013 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.
|
| -
|
| -LIBRARY "blacklist_test_dll_2.dll"
|
| -
|
| -EXPORTS
|
| - DummyExport
|
| +; Copyright 2013 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.
|
| +
|
| +LIBRARY "verifier_test_dll.dll"
|
| +
|
| +EXPORTS
|
| + DummyExport
|
|
|