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

Unified Diff: content/child/DEPS

Issue 2717213004: Move SharedBitmapManager implementation out of content/ (Closed)
Patch Set: rebase Created 3 years, 10 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/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index 3a07c1cbd100f1f9ce9b84252e602d9b7c262af9..93a17e0698408d6aeea55504534390c67e5e3717 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -1,6 +1,7 @@
include_rules = [
# Allow inclusion of specific components that we depend on.
# See comment in content/DEPS for which components are allowed.
+ "+components/display_compositor/child",
"+components/mime_util",
"+components/scheduler/child",
"+components/scheduler/common",

Powered by Google App Engine
This is Rietveld 408576698