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

Unified Diff: content/gpu/DEPS

Issue 2625933002: content/gpu: Set up a mojom connection between browser and gpu. (Closed)
Patch Set: Created 3 years, 11 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: content/gpu/DEPS
diff --git a/content/gpu/DEPS b/content/gpu/DEPS
index 7db30d2afb2d989d9430efb05ed2a173021f65b3..2abb404234065461399662e1895404f8bbfe6dd4 100644
--- a/content/gpu/DEPS
+++ b/content/gpu/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+libEGL",
"+libGLESv2",
"+services/service_manager",
+ "+services/ui/gpu",
"+sandbox",
"+skia",
]

Powered by Google App Engine
This is Rietveld 408576698