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

Unified Diff: sandbox/src/restricted_token_unittest.cc

Issue 46039: Removed unneeded includes of base/scoped_ptr.h. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 | « sandbox/src/named_pipe_policy.cc ('k') | sandbox/src/win_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/src/restricted_token_unittest.cc
===================================================================
--- sandbox/src/restricted_token_unittest.cc (revision 11638)
+++ sandbox/src/restricted_token_unittest.cc (working copy)
@@ -8,7 +8,6 @@
#include <atlbase.h>
#include <atlsecurity.h>
#include <vector>
-#include "base/scoped_ptr.h"
#include "sandbox/src/restricted_token.h"
#include "sandbox/src/sid.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « sandbox/src/named_pipe_policy.cc ('k') | sandbox/src/win_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698