| Index: testing/testing/gtest/include/gtest/gtest.h
|
| diff --git a/chrome/browser/resources/settings/printing_page/cups_printers.js b/testing/testing/gtest/include/gtest/gtest.h
|
| similarity index 73%
|
| copy from chrome/browser/resources/settings/printing_page/cups_printers.js
|
| copy to testing/testing/gtest/include/gtest/gtest.h
|
| index 7472b1f0d9a0dc654bf4f187ac8631d5a6b2a3fc..870f640b3bf0519a965cc9cb8b3b5beea0fbe736 100644
|
| --- a/chrome/browser/resources/settings/printing_page/cups_printers.js
|
| +++ b/testing/testing/gtest/include/gtest/gtest.h
|
| @@ -2,6 +2,4 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -Polymer({
|
| - is: 'settings-cups-printers',
|
| -});
|
| +#include "third_party/gtest/googletest/include/gtest/gtest.h"
|
|
|