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

Unified Diff: webkit/plugins/ppapi/host_var_tracker.h

Issue 10408078: Cleanup: Remove unneeded scoped_ptr.h includes from webkit. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 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 | « webkit/plugins/npapi/plugin_instance.h ('k') | webkit/plugins/ppapi/ppb_network_monitor_private_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/plugins/ppapi/host_var_tracker.h
===================================================================
--- webkit/plugins/ppapi/host_var_tracker.h (revision 138385)
+++ webkit/plugins/ppapi/host_var_tracker.h (working copy)
@@ -13,7 +13,6 @@
#include "base/hash_tables.h"
#include "base/memory/linked_ptr.h"
#include "base/memory/ref_counted.h"
-#include "base/memory/scoped_ptr.h"
#include "base/memory/weak_ptr.h"
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_resource.h"
« no previous file with comments | « webkit/plugins/npapi/plugin_instance.h ('k') | webkit/plugins/ppapi/ppb_network_monitor_private_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698