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

Unified Diff: ui/aura/mus/DEPS

Issue 2488353005: Implement aura::PropertyConverter for mus interop. (Closed)
Patch Set: Remove key name comparison. Created 4 years, 1 month 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/aura/BUILD.gn ('k') | ui/aura/mus/property_converter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index fb60df1e9d1abf25693b6155b9caa7889c93974c..a67b740f18aea66289595892862e2c9cb38f64ae 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+mojo/public/cpp/system/buffer.h",
"+mojo/public/cpp/system/platform_handle.h",
"+services/ui/public/cpp/context_provider.h",
+ "+services/ui/public/cpp/property_type_converters.h",
"+services/ui/public/cpp/raster_thread_helper.h",
"+ui/gl/gl_bindings.h",
]
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/mus/property_converter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698