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

Unified Diff: ppapi/native_client/src/trusted/plugin/plugin.gypi

Issue 16569002: Use HTTP response headers for PNaCl caching instead of bitcode hash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use RunAndClear Created 7 years, 6 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
Index: ppapi/native_client/src/trusted/plugin/plugin.gypi
diff --git a/ppapi/native_client/src/trusted/plugin/plugin.gypi b/ppapi/native_client/src/trusted/plugin/plugin.gypi
index 756ebce10b3674767ab7ccd1b6e8590c2d5573bb..1357a370de4b28c15e3ee590bc71fe436361a700 100644
--- a/ppapi/native_client/src/trusted/plugin/plugin.gypi
+++ b/ppapi/native_client/src/trusted/plugin/plugin.gypi
@@ -11,6 +11,7 @@
'json_manifest.cc',
'local_temp_file.cc',
'module_ppapi.cc',
+ 'nacl_http_response_headers.cc',
'nacl_subprocess.cc',
'plugin.cc',
'pnacl_coordinator.cc',

Powered by Google App Engine
This is Rietveld 408576698