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

Unified Diff: components/view_manager/DEPS

Issue 1085233004: Moves services implementations out of third_party/mojo_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unnecessary changes Created 5 years, 8 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: components/view_manager/DEPS
diff --git a/components/view_manager/DEPS b/components/view_manager/DEPS
index 69acc37cd607e890b607d6b17e58654976e8e75d..adc0571041852a1ac1a60c450d5f41f63c89361f 100644
--- a/components/view_manager/DEPS
+++ b/components/view_manager/DEPS
@@ -1,5 +1,9 @@
include_rules = [
"+cc",
+ "+components/gpu",
+ "+components/native_viewport",
+ "+components/surfaces",
+ "+components/window_manager",
"+mojo/application",
"+mojo/common",
"+mojo/converters",

Powered by Google App Engine
This is Rietveld 408576698