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

Unified Diff: components/display_compositor/DEPS

Issue 2873243002: Move components/display_compositor to components/viz/display_compositor (Closed)
Patch Set: Rebase Created 3 years, 7 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
« no previous file with comments | « components/display_compositor/BUILD.gn ('k') | components/display_compositor/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/display_compositor/DEPS
diff --git a/components/display_compositor/DEPS b/components/display_compositor/DEPS
deleted file mode 100644
index 5f7809be7ec9f11315f63eeabb1e01d34871ea87..0000000000000000000000000000000000000000
--- a/components/display_compositor/DEPS
+++ /dev/null
@@ -1,27 +0,0 @@
-include_rules = [
- "+cc/base",
- "+cc/ipc",
- "+cc/output",
- "+cc/resources",
- "+cc/surfaces",
- "+cc/test",
- "+gpu/GLES2",
- "+gpu/command_buffer/client",
- "+gpu/command_buffer/common",
- "+gpu/ipc",
- "+gpu/ipc/common",
- "+mojo/public/cpp/bindings",
- "+mojo/public/cpp/system",
- "+third_party/khronos/GLES2",
- "+third_party/skia",
- "+ui/display",
- "+ui/gfx",
- "+ui/gl",
- "+ui/ozone/public",
-]
-
-specific_include_rules = {
- "yuv_readback_unittest\.cc": [
- "+media/base",
- ],
-}
« no previous file with comments | « components/display_compositor/BUILD.gn ('k') | components/display_compositor/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698