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

Unified Diff: content/renderer/DEPS

Issue 2907683004: Move ClientCompositorFrameSink to components/viz (Closed)
Patch Set: c Created 3 years, 7 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 | « components/viz/client/client_compositor_frame_sink.cc ('k') | content/renderer/mus/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index b18fccb0f4974c880ce87070e12e1331b071a90e..93126e84777bdb09b114fa786ec4a9ac9b1c0b69 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/scheduler",
"+components/url_formatter",
"+components/variations",
+ "+components/viz/client",
"+cc/blink",
"+content/public/child",
« no previous file with comments | « components/viz/client/client_compositor_frame_sink.cc ('k') | content/renderer/mus/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698