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

Unified Diff: mojo/services/window_manager/DEPS

Issue 640893003: Move mojo/services/public/cpp TypeConverters to mojo/converters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN. Created 6 years, 2 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
Index: mojo/services/window_manager/DEPS
diff --git a/mojo/services/window_manager/DEPS b/mojo/services/window_manager/DEPS
index 3421f3be9b8f0dcc2da5568c9d075eee48c1ead5..588e87bb95a7af8586f024fd58d3dbdabe0928e9 100644
--- a/mojo/services/window_manager/DEPS
+++ b/mojo/services/window_manager/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+mojo/aura",
"+mojo/application",
"+mojo/application_manager",
+ "+mojo/converters/input_events_type_converters.h",
msw 2014/10/09 19:23:09 Should I prefer to add narrow DEPS include rules l
jamesr 2014/10/09 19:34:57 I think it should be "+mojo/converters/input_event
msw 2014/10/10 00:28:58 Done.
"+mojo/services/native_viewport",
"+mojo/services/public",
"+ui/aura",

Powered by Google App Engine
This is Rietveld 408576698