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

Unified Diff: cc/ipc/DEPS

Issue 1978053002: Move cc ParamTraits to cc/ipc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ignore size_t warnings Created 4 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 | « cc/ipc/BUILD.gn ('k') | cc/ipc/cc_ipc.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/DEPS
diff --git a/cc/ipc/DEPS b/cc/ipc/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..3a74ce8ac51fa776b6339cae69d5138db185a1dd
--- /dev/null
+++ b/cc/ipc/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+gpu/ipc/common",
+ "+ui/events/ipc",
+]
« no previous file with comments | « cc/ipc/BUILD.gn ('k') | cc/ipc/cc_ipc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698