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

Unified Diff: third_party/mojo/mojo_public.gyp

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: 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
Index: third_party/mojo/mojo_public.gyp
diff --git a/third_party/mojo/mojo_public.gyp b/third_party/mojo/mojo_public.gyp
index 1fbcdda22baef4254c58bf080bde69ef51c56bab..4c3d8d375d97d14897291637598f56b484084d8b 100644
--- a/third_party/mojo/mojo_public.gyp
+++ b/third_party/mojo/mojo_public.gyp
@@ -179,6 +179,7 @@
],
'dependencies': [
'../../base/base.gyp:base',
+ '../../ipc/ipc.gyp:ipc',
'mojo_interface_bindings_cpp_sources',
],
},

Powered by Google App Engine
This is Rietveld 408576698