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

Unified Diff: cc/DEPS

Issue 1057283003: Remove parts of //cc we aren't using (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 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 | « cc/BUILD.gn ('k') | cc/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
deleted file mode 100644
index 8bf3649b5a7ec34244ac6c517ba9d8e6bf312538..0000000000000000000000000000000000000000
--- a/cc/DEPS
+++ /dev/null
@@ -1,20 +0,0 @@
-include_rules = [
- "+gpu/GLES2",
- "+gpu/command_buffer/client/context_support.h",
- "+gpu/command_buffer/client/gles2_interface.h",
- "+gpu/command_buffer/client/gles2_interface_stub.h", # for tests
- "+gpu/command_buffer/client/gpu_memory_buffer_manager.h",
- "+gpu/command_buffer/common/capabilities.h",
- "+gpu/command_buffer/common/gpu_memory_allocation.h",
- "+gpu/command_buffer/common/mailbox.h",
- "+gpu/command_buffer/common/mailbox_holder.h",
- "+media",
- "+skia/ext",
- "+third_party/khronos/GLES2/gl2.h",
- "+third_party/khronos/GLES2/gl2ext.h",
- "+third_party/skia/include",
- "+ui/events/latency_info.h",
- "+ui/gfx",
- "+ui/gl",
- "-cc/blink",
-]
« no previous file with comments | « cc/BUILD.gn ('k') | cc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698