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

Unified Diff: base/data_pack.h

Issue 18186: generate test_shell.pak and hook up loading net resources from (Closed)
Patch Set: Created 11 years, 11 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 | net/base/net_util.cc » ('j') | webkit/tools/test_shell/test_shell_mac.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/data_pack.h
diff --git a/base/data_pack.h b/base/data_pack.h
index 183655286c85d2282f82ed2a47b237f6668d70dd..ff4f6d952de214417178cd5b1c53c89efa07d42d 100644
--- a/base/data_pack.h
+++ b/base/data_pack.h
@@ -39,6 +39,8 @@ class DataPack {
// Number of resources in the data.
size_t resource_count_;
+
+ DISALLOW_COPY_AND_ASSIGN(DataPack);
};
} // namespace base
« no previous file with comments | « no previous file | net/base/net_util.cc » ('j') | webkit/tools/test_shell/test_shell_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698