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

Unified Diff: ui/ozone/common/gpu/ozone_gpu_message_generator.h

Issue 348603004: ozone: Add GPU message for cursor updates (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: split update into set & move Created 6 years, 6 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/common/gpu/OWNERS ('k') | ui/ozone/common/gpu/ozone_gpu_message_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/common/gpu/ozone_gpu_message_generator.h
diff --git a/ui/metro_viewer/metro_viewer_message_generator.h b/ui/ozone/common/gpu/ozone_gpu_message_generator.h
similarity index 57%
copy from ui/metro_viewer/metro_viewer_message_generator.h
copy to ui/ozone/common/gpu/ozone_gpu_message_generator.h
index 4ea868838dbb601bd7b1d6e42f5a2b62eee48589..bfc573d09de1fb7b5cfc54d090ab0d57c84a1807 100644
--- a/ui/metro_viewer/metro_viewer_message_generator.h
+++ b/ui/ozone/common/gpu/ozone_gpu_message_generator.h
@@ -1,7 +1,7 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright (c) 2014 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.
// Multiply-included file, hence no include guard.
-#include "ui/metro_viewer/metro_viewer_messages.h"
+#include "ui/ozone/common/gpu/ozone_gpu_messages.h"
« no previous file with comments | « ui/ozone/common/gpu/OWNERS ('k') | ui/ozone/common/gpu/ozone_gpu_message_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698