summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-01 20:10:45 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-01 20:10:45 +0000
commit70cb9fac715057d31535d0f0739c7021a2c4ca94 (patch)
tree093c986029c0949a16b4df66379de57908ca3266 /chrome/chrome_tests.gypi
parent8f3aa37941ca80fa577b15f85dd0f860d17a9250 (diff)
downloadchromium_src-70cb9fac715057d31535d0f0739c7021a2c4ca94.zip
chromium_src-70cb9fac715057d31535d0f0739c7021a2c4ca94.tar.gz
chromium_src-70cb9fac715057d31535d0f0739c7021a2c4ca94.tar.bz2
Add NotificationExceptionTableModel.
Methods stubbed out for now, and not used anywhere yet. BUG=45547 TEST=none Review URL: http://codereview.chromium.org/2847041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51405 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 9784686..c3d373a 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -887,6 +887,7 @@
'browser/net/url_info_unittest.cc',
'browser/notifications/desktop_notifications_unittest.cc',
'browser/notifications/desktop_notifications_unittest.h',
+ 'browser/notifications/notification_exceptions_table_model_unittest.cc',
'browser/notifications/notification_test_util.h',
'browser/page_menu_model_unittest.cc',
'browser/parsers/metadata_parser_filebase_unittest.cc',