From 33b9df45937ce5fc436ac702352606cd12ef0951 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Thu, 29 Jul 2010 06:46:39 +0000 Subject: Cleanup: Remove unneeded headers from app/ BUG=none TEST=none Review URL: http://codereview.chromium.org/2819063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54102 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/notifications/notification_exceptions_table_model.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/browser/notifications') diff --git a/chrome/browser/notifications/notification_exceptions_table_model.cc b/chrome/browser/notifications/notification_exceptions_table_model.cc index fdb08f4..26270252 100644 --- a/chrome/browser/notifications/notification_exceptions_table_model.cc +++ b/chrome/browser/notifications/notification_exceptions_table_model.cc @@ -5,7 +5,6 @@ #include "chrome/browser/notifications/notification_exceptions_table_model.h" #include "app/l10n_util.h" -#include "app/l10n_util_collator.h" #include "app/table_model_observer.h" #include "base/utf_string_conversions.h" #include "chrome/common/content_settings_helper.h" -- cgit v1.1