| 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..154ead7673be25483ed828d4a57d4a28f64c13df 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 exists to force GYP to link the
|
| +// ui/ozone/ozone.gyp:ozone target using the C++ compiler.
|
|
|