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

Unified Diff: chrome/browser/extensions/extension_bookmark_manager_api.h

Issue 3027041: Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. (Closed)
Patch Set: oops, missed one previously Created 10 years, 4 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
Index: chrome/browser/extensions/extension_bookmark_manager_api.h
diff --git a/chrome/browser/extensions/extension_bookmark_manager_api.h b/chrome/browser/extensions/extension_bookmark_manager_api.h
index 9445523f158dcfb554cee7f862ed009d593f2422..c129bd3b6c5125ccd7cfe1e4e67f7a481a0d9e43 100644
--- a/chrome/browser/extensions/extension_bookmark_manager_api.h
+++ b/chrome/browser/extensions/extension_bookmark_manager_api.h
@@ -12,7 +12,6 @@
#include "chrome/browser/renderer_host/render_view_host_delegate.h"
struct BookmarkDragData;
-class BookmarkNode;
class ListValue;
class Profile;
class TabContents;

Powered by Google App Engine
This is Rietveld 408576698