Chromium Code Reviews| Index: ui/ozone/empty.cc |
| diff --git a/chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js b/ui/ozone/empty.cc |
| similarity index 58% |
| copy from chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js |
| copy to ui/ozone/empty.cc |
| index 995450291446587641fa905e9416fe3c0899b3b4..60f2b179742fc52479253f2c452b5fdc9b307dab 100644 |
| --- a/chrome/test/data/extensions/api_test/executescript/http204/at_document_idle_unexpected.js |
| +++ b/ui/ozone/empty.cc |
| @@ -2,4 +2,5 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -window.didRunAtDocumentIdleUnexpected = true; |
| +// This empty source file exist to force GYP to link the |
|
rjkroege
2016/02/22 20:28:57
nit: exists
|
| +// ui/ozone/ozone.gyp:ozone target using the C++ compiler. |