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

Unified Diff: ui/aura/window.h

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/test/aura_test_base.cc ('k') | ui/views/mus/mus_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/window.h
diff --git a/ui/aura/window.h b/ui/aura/window.h
index 2592c320a4317faf991d1acc85062b9dc354974b..17e4115fa86e8354c3c58cd4e52699f65fc47536 100644
--- a/ui/aura/window.h
+++ b/ui/aura/window.h
@@ -347,6 +347,7 @@ class AURA_EXPORT Window : public ui::LayerDelegate,
private:
friend class LayoutManager;
+ friend class PropertyConverter;
friend class WindowPort;
friend class WindowTargeter;
friend class subtle::PropertyHelper;
« no previous file with comments | « ui/aura/test/aura_test_base.cc ('k') | ui/views/mus/mus_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698