summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/new_tab_ui.h
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-01 18:34:05 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-01 18:34:05 +0000
commit544384b4b89728c1ab39e75255c4ef1288a93612 (patch)
tree7833cf29a6ad15d2a2e8d761267914fedec91ed8 /chrome/browser/dom_ui/new_tab_ui.h
parentedc0ec7f674746571b3a675023cb0f57a69ce078 (diff)
downloadchromium_src-544384b4b89728c1ab39e75255c4ef1288a93612.zip
chromium_src-544384b4b89728c1ab39e75255c4ef1288a93612.tar.gz
chromium_src-544384b4b89728c1ab39e75255c4ef1288a93612.tar.bz2
Update the temp scaffolding stubs for my header change. It was pulling in the
notification service via some other dependency before. Also fix some other omissions I made. Review URL: http://codereview.chromium.org/19529 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9024 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/dom_ui/new_tab_ui.h')
-rw-r--r--chrome/browser/dom_ui/new_tab_ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/dom_ui/new_tab_ui.h b/chrome/browser/dom_ui/new_tab_ui.h
index a8391e8..0a2da66 100644
--- a/chrome/browser/dom_ui/new_tab_ui.h
+++ b/chrome/browser/dom_ui/new_tab_ui.h
@@ -12,6 +12,7 @@
#include "chrome/browser/search_engines/template_url_model.h"
#include "chrome/browser/sessions/tab_restore_service.h"
+class DictionaryValue;
class GURL;
class Profile;
class Value;