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

Unified Diff: chrome/browser/ui/webui/workers_ui.h

Issue 8537007: Cleanup: Remove unneeded forward declarations from chrome/browser/ui/webui. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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
« no previous file with comments | « chrome/browser/ui/webui/task_manager_ui.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/workers_ui.h
===================================================================
--- chrome/browser/ui/webui/workers_ui.h (revision 109585)
+++ chrome/browser/ui/webui/workers_ui.h (working copy)
@@ -9,8 +9,6 @@
#include "base/memory/ref_counted.h"
#include "chrome/browser/ui/webui/chrome_web_ui.h"
-class RefCountedMemory;
-
class WorkersUI : public ChromeWebUI {
public:
explicit WorkersUI(TabContents* contents);
« no previous file with comments | « chrome/browser/ui/webui/task_manager_ui.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698