Index: chrome/browser/views/bookmark_bubble_view.cc |
diff --git a/chrome/browser/views/bookmark_bubble_view.cc b/chrome/browser/views/bookmark_bubble_view.cc |
index 993c720ce59194826d9032c94010c816457afa25..a1f651b65c33670c8080f5eff742a8af652a8a0c 100644 |
--- a/chrome/browser/views/bookmark_bubble_view.cc |
+++ b/chrome/browser/views/bookmark_bubble_view.cc |
@@ -9,7 +9,7 @@ |
#include "app/resource_bundle.h" |
#include "base/string16.h" |
#include "base/string_util.h" |
-#include "chrome/app/chrome_dll_resource.h" |
+#include "chrome/app/chrome_command_ids.h" |
#include "chrome/browser/bookmarks/bookmark_editor.h" |
#include "chrome/browser/bookmarks/bookmark_model.h" |
#include "chrome/browser/bookmarks/bookmark_utils.h" |