Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(732)

Unified Diff: ui/ozone/empty.cc

Issue 1717573002: ozone: Fix the way platform tests link ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: exists Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/ozone/BUILD.gn ('k') | ui/ozone/ozone.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « ui/ozone/BUILD.gn ('k') | ui/ozone/ozone.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698