summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorjohnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 23:45:36 +0000
committerjohnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-07 23:45:36 +0000
commit4e3b25f14fc4e8f3a71aebe09294d3b30e95417b (patch)
tree3ac3a15c997609ae9d4985fb1237924c786540f7 /chrome
parentad6036b65fcff45173e071004e9635d08ccc936a (diff)
downloadchromium_src-4e3b25f14fc4e8f3a71aebe09294d3b30e95417b.zip
chromium_src-4e3b25f14fc4e8f3a71aebe09294d3b30e95417b.tar.gz
chromium_src-4e3b25f14fc4e8f3a71aebe09294d3b30e95417b.tar.bz2
Reenable the existing desktop notifications unittests which were removed from the gyp file.
BUG=none TEST=none TBR=thakis Review URL: http://codereview.chromium.org/2812048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51801 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-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 a38e40c..ab5cc4e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -891,6 +891,7 @@
'browser/net/url_info_unittest.cc',
'browser/notifications/desktop_notification_service_unittest.cc',
'browser/notifications/desktop_notifications_unittest.h',
+ 'browser/notifications/desktop_notifications_unittest.cc',
'browser/notifications/notification_exceptions_table_model_unittest.cc',
'browser/notifications/notification_test_util.h',
'browser/notifications/notifications_prefs_cache_unittest.cc',