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

Unified Diff: components/display_compositor/DEPS

Issue 1904773004: Revert of Introduce components/display_compositor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« 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 51cd0b032dc737c2bd9925d8381142faf07ccce9..0000000000000000000000000000000000000000
--- a/components/display_compositor/DEPS
+++ /dev/null
@@ -1,17 +0,0 @@
-include_rules = [
- "+cc/output",
- "+cc/test",
- "+gpu/GLES2",
- "+gpu/command_buffer/client",
- "+gpu/command_buffer/common",
- "+third_party/khronos/GLES2",
- "+third_party/skia",
- "+ui/gfx",
- "+ui/gl",
-]
-
-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