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

Unified Diff: mojo/public/DEPS

Issue 1526533002: [mojo] Add pickling support for native-only structs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bindings-4-bool-deserialize
Patch Set: merge Created 5 years 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 | « no previous file | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/DEPS
diff --git a/mojo/public/DEPS b/mojo/public/DEPS
index 23a72cd8e7bf1afb0ee6ba588814a84a1dd0c255..2e499957417d91ad692afcff68dc518bde5408b6 100644
--- a/mojo/public/DEPS
+++ b/mojo/public/DEPS
@@ -4,6 +4,8 @@ include_rules = [
"+build",
"+testing",
+ "+ipc/ipc_param_traits.h",
+
# internal includes.
"+mojo",
]
« no previous file with comments | « no previous file | mojo/public/cpp/bindings/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698