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

Unified Diff: headless/DEPS

Issue 1991953002: Implement a runtime headless mode for Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased 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
Index: headless/DEPS
diff --git a/headless/DEPS b/headless/DEPS
index 500e02249087e72e39f538d0ab21e5e48e4bd504..f3d8b36824c4452a1341fca248dacf0f4f62aca8 100644
--- a/headless/DEPS
+++ b/headless/DEPS
@@ -5,9 +5,10 @@ include_rules = [
"+ui/base",
"+ui/base/resource",
"+ui/display",
+ "+ui/events/devices",
+ "+ui/events/platform",
"+ui/gfx",
"+ui/gfx/geometry",
"+ui/gl",
- "+ui/ozone/public",
"+services/service_manager/public",
]

Powered by Google App Engine
This is Rietveld 408576698