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

Unified Diff: mojo/services/native_viewport/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: Restore the directory and component structures and target names. 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
« no previous file with comments | « mojo/services/native_viewport/BUILD.gn ('k') | mojo/services/native_viewport/gpu_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/native_viewport/DEPS
diff --git a/mojo/services/native_viewport/DEPS b/mojo/services/native_viewport/DEPS
index abf7ef8050ea727e6ad1e0446429cac0e75856ec..b5e0c828e89c2bd4bd06cf3151d134653a0f806c 100644
--- a/mojo/services/native_viewport/DEPS
+++ b/mojo/services/native_viewport/DEPS
@@ -2,9 +2,9 @@ include_rules = [
"+cc/surfaces",
"+gpu/command_buffer/service/mailbox_manager.h",
"+mojo/application",
- "+mojo/services/public/cpp/geometry",
- "+mojo/services/public/cpp/input_events",
- "+mojo/services/public/cpp/surfaces",
+ "+mojo/converters/geometry",
+ "+mojo/converters/input_events",
+ "+mojo/converters/surfaces",
"+mojo/services/public/interfaces/gpu",
"+mojo/services/public/interfaces/native_viewport",
"+mojo/services/public/interfaces/geometry",
« no previous file with comments | « mojo/services/native_viewport/BUILD.gn ('k') | mojo/services/native_viewport/gpu_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698