diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-01 18:34:05 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-01 18:34:05 +0000 |
commit | 544384b4b89728c1ab39e75255c4ef1288a93612 (patch) | |
tree | 7833cf29a6ad15d2a2e8d761267914fedec91ed8 /chrome/common/temp_scaffolding_stubs.cc | |
parent | edc0ec7f674746571b3a675023cb0f57a69ce078 (diff) | |
download | chromium_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/common/temp_scaffolding_stubs.cc')
-rw-r--r-- | chrome/common/temp_scaffolding_stubs.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/temp_scaffolding_stubs.cc b/chrome/common/temp_scaffolding_stubs.cc index c6812d8..aefd97e 100644 --- a/chrome/common/temp_scaffolding_stubs.cc +++ b/chrome/common/temp_scaffolding_stubs.cc @@ -18,6 +18,7 @@ #include "chrome/browser/shell_integration.h" #include "chrome/common/chrome_constants.h" #include "chrome/common/chrome_paths.h" +#include "chrome/common/notification_service.h" #include "chrome/common/pref_service.h" // static |