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

Unified Diff: SConstruct

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 | « no previous file | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index e25679d97e2b711ae779d768fecb66187b483202..a3197220f42e872a71abc32332c8fd522f5201e0 100755
--- a/SConstruct
+++ b/SConstruct
@@ -1966,6 +1966,7 @@ def MakeBaseTrustedEnv():
'src/shared/imc/build.scons',
'src/shared/ldr/build.scons',
'src/shared/platform/build.scons',
+ 'src/shared/serialization/build.scons',
'src/shared/srpc/build.scons',
'src/shared/utils/build.scons',
'src/third_party_mod/gtest/build.scons',
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698