summaryrefslogtreecommitdiffstats
path: root/ui/oak
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-16 07:12:06 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-16 07:12:06 +0000
commit5f5f84c60b6883dc5b3c7eaeba6c66c0ac63daca (patch)
treed9a816d80aad54c6ed8e317ec64b890c5506e3f7 /ui/oak
parentabdeb5d2c34143de67dda6783b4552bfecbcda1e (diff)
downloadchromium_src-5f5f84c60b6883dc5b3c7eaeba6c66c0ac63daca.zip
chromium_src-5f5f84c60b6883dc5b3c7eaeba6c66c0ac63daca.tar.gz
chromium_src-5f5f84c60b6883dc5b3c7eaeba6c66c0ac63daca.tar.bz2
Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.
BUG=none TEST=none TBR=ben,brettw,hclam Review URL: https://chromiumcodereview.appspot.com/10391121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137375 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/oak')
-rw-r--r--ui/oak/oak_tree_model.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/oak/oak_tree_model.h b/ui/oak/oak_tree_model.h
index ee62b85..19873961 100644
--- a/ui/oak/oak_tree_model.h
+++ b/ui/oak/oak_tree_model.h
@@ -7,7 +7,6 @@
#pragma once
#include "base/compiler_specific.h"
-#include "base/memory/scoped_ptr.h"
#include "ui/base/models/tree_node_model.h"
namespace aura {