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

Unified Diff: build/all.gyp

Issue 12316093: Serialization library. Useful for sending more complex data in RPCs. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: added missing NACL_WUR and CHECKs detected by clang Created 7 years, 10 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 | « SConstruct ('k') | site_scons/site_tools/library_deps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index e8305b3706df39aea8f4978db9b6df214cbe82ed..2cb98ed93dd152c6f86a4d136a910a8f2ef17760 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -10,6 +10,7 @@
'../src/shared/gio/gio.gyp:*',
'../src/shared/imc/imc.gyp:*',
'../src/shared/platform/platform.gyp:*',
+ '../src/shared/serialization/serialization.gyp:*',
'../src/shared/srpc/srpc.gyp:*',
'../src/shared/utils/utils.gyp:*',
'../src/trusted/cpu_features/cpu_features.gyp:*',
« no previous file with comments | « SConstruct ('k') | site_scons/site_tools/library_deps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698