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

Unified Diff: ui/aura/mus/DEPS

Issue 2732283002: Rename WindowCompositorFrameSink To ClientCompositorFrameSink (Closed)
Patch Set: update OWNERS Created 3 years, 9 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: ui/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index 1284a271d35aff095cc396b2c7746e2244c32032..3f8d7fba91f806e085c788bc1b904085018ce66b 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -16,6 +16,6 @@ include_rules = [
"+services/ui/public/cpp/gpu",
"+services/ui/public/cpp/property_type_converters.h",
"+services/ui/public/cpp/raster_thread_helper.h",
- "+services/ui/public/cpp/window_compositor_frame_sink.h",
+ "+services/ui/public/cpp/client_compositor_frame_sink.h",
"+ui/gl/gl_bindings.h",
]

Powered by Google App Engine
This is Rietveld 408576698