summaryrefslogtreecommitdiffstats
path: root/views/drag_utils.cc
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-21 22:47:04 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-21 22:47:04 +0000
commita93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11 (patch)
treee90b2a35b09d32eba123f1f84451142427d9ec0b /views/drag_utils.cc
parent074f105692a4783df43d1d1a68bb866a51e5b66b (diff)
downloadchromium_src-a93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11.zip
chromium_src-a93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11.tar.gz
chromium_src-a93f058d6a6a4ea6b6a214cc0c9cda40f9b9dc11.tar.bz2
Parts of my previous changelist didn't make it through.
http://crbug.com/11387 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16678 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/drag_utils.cc')
-rw-r--r--views/drag_utils.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/drag_utils.cc b/views/drag_utils.cc
index 17ba99b..009fc47 100644
--- a/views/drag_utils.cc
+++ b/views/drag_utils.cc
@@ -18,7 +18,7 @@
#include "base/gfx/point.h"
#include "base/string_util.h"
#include "googleurl/src/gurl.h"
-#include "grit/theme_resources.h"
+#include "grit/app_resources.h"
#include "views/controls/button/text_button.h"
namespace drag_utils {