diff options
Diffstat (limited to 'content/browser/download/mhtml_generation_browsertest.cc')
-rw-r--r-- | content/browser/download/mhtml_generation_browsertest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/download/mhtml_generation_browsertest.cc b/content/browser/download/mhtml_generation_browsertest.cc index 2d5e378..588fe1b 100644 --- a/content/browser/download/mhtml_generation_browsertest.cc +++ b/content/browser/download/mhtml_generation_browsertest.cc @@ -10,7 +10,7 @@ #include "chrome/test/base/ui_test_utils.h" #include "content/browser/download/mhtml_generation_manager.h" #include "content/browser/tab_contents/tab_contents.h" -#include "content/common/content_notification_types.h" +#include "content/public/browser/notification_types.h" #include "net/test/test_server.h" #include "testing/gtest/include/gtest/gtest.h" |