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

Unified Diff: trunk/src/components/nacl/common/pnacl_types.h

Issue 23684032: Revert 221275 "Handle cache-control:no-store header in PNaCl tra..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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: trunk/src/components/nacl/common/pnacl_types.h
===================================================================
--- trunk/src/components/nacl/common/pnacl_types.h (revision 221280)
+++ trunk/src/components/nacl/common/pnacl_types.h (working copy)
@@ -27,7 +27,6 @@
int opt_level;
base::Time last_modified;
std::string etag;
- bool has_no_store_header;
};
// Progress information for PNaCl on-demand installs.
« no previous file with comments | « trunk/src/components/nacl/common/nacl_host_messages.h ('k') | trunk/src/components/nacl/common/pnacl_types.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698