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

Unified Diff: content/browser/compositor/DEPS

Issue 2096843002: mus+ash: Enable Chrome HW rendering in mus+ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Created 4 years, 6 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/browser/compositor/DEPS
diff --git a/content/browser/compositor/DEPS b/content/browser/compositor/DEPS
index e6444fc7161a61465ce6f5def2bf93f464b23dde..7113f9e583ee0c9930674861732e5487e7e2e97d 100644
--- a/content/browser/compositor/DEPS
+++ b/content/browser/compositor/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+components/bitmap_uploader",
"+components/display_compositor",
+ "+components/mus/common",
"+ui/platform_window",
+ "+ui/views",
]

Powered by Google App Engine
This is Rietveld 408576698