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

Unified Diff: ui/events/mojo/mojo_extended_key_event_data.cc

Issue 2014003002: mojo/converters/input_events -> ui/events/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters
Patch Set: . Created 4 years, 7 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/events/mojo/mojo_extended_key_event_data.h ('k') | ui/events/mojo/mojo_input_events_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/mojo/mojo_extended_key_event_data.cc
diff --git a/mojo/converters/input_events/mojo_extended_key_event_data.cc b/ui/events/mojo/mojo_extended_key_event_data.cc
similarity index 85%
rename from mojo/converters/input_events/mojo_extended_key_event_data.cc
rename to ui/events/mojo/mojo_extended_key_event_data.cc
index f2c8e0627319a068386372e3c5481fae6f81bf4f..ae2af0a319485be6ab7186db75afa0777021abac 100644
--- a/mojo/converters/input_events/mojo_extended_key_event_data.cc
+++ b/ui/events/mojo/mojo_extended_key_event_data.cc
@@ -1,10 +1,10 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// 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.
#include <stdint.h>
-#include "mojo/converters/input_events/mojo_extended_key_event_data.h"
+#include "ui/events/mojo/mojo_extended_key_event_data.h"
namespace mojo {
« no previous file with comments | « ui/events/mojo/mojo_extended_key_event_data.h ('k') | ui/events/mojo/mojo_input_events_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698