summaryrefslogtreecommitdiff
path: root/chromium/ui/ozone/empty.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/ozone/empty.cc')
-rw-r--r--chromium/ui/ozone/empty.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/ui/ozone/empty.cc b/chromium/ui/ozone/empty.cc
new file mode 100644
index 00000000000..154ead7673b
--- /dev/null
+++ b/chromium/ui/ozone/empty.cc
@@ -0,0 +1,6 @@
+// Copyright 2016 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.
+
+// This empty source file exists to force GYP to link the
+// ui/ozone/ozone.gyp:ozone target using the C++ compiler.