summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_context_menu_test.cc
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-22 23:03:27 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-22 23:03:27 +0000
commit34ac8f3dd803e412fe5b34d19fdd46c588aefccf (patch)
treef30f606cf18beee326e500246fa1a3f645faa42c /chrome/browser/bookmarks/bookmark_context_menu_test.cc
parentcb910e336663dd63a35f2721c50419b0fdc1500e (diff)
downloadchromium_src-34ac8f3dd803e412fe5b34d19fdd46c588aefccf.zip
chromium_src-34ac8f3dd803e412fe5b34d19fdd46c588aefccf.tar.gz
chromium_src-34ac8f3dd803e412fe5b34d19fdd46c588aefccf.tar.bz2
Update include paths for grit files. Go ahead and resort
the headers too. Review URL: http://codereview.chromium.org/21472 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10167 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/bookmarks/bookmark_context_menu_test.cc')
-rw-r--r--chrome/browser/bookmarks/bookmark_context_menu_test.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/bookmarks/bookmark_context_menu_test.cc b/chrome/browser/bookmarks/bookmark_context_menu_test.cc
index 0bec1ca..e5a07ad 100644
--- a/chrome/browser/bookmarks/bookmark_context_menu_test.cc
+++ b/chrome/browser/bookmarks/bookmark_context_menu_test.cc
@@ -11,10 +11,9 @@
#include "chrome/common/pref_service.h"
#include "chrome/browser/tab_contents/page_navigator.h"
#include "chrome/test/testing_profile.h"
+#include "grit/generated_resources.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "generated_resources.h"
-
namespace {
// PageNavigator implementation that records the URL.