summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-22 09:37:21 +0000
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-22 09:37:21 +0000
commit5c08f22715e7a86971a9878175d897554a0515f7 (patch)
treeba06ee8246d4ba966d4c4a4ed69a273bc186941d /chrome/chrome_tests.gypi
parent1b3e5390c3b3ad2e4ddc3dd6b3412e89332d07cd (diff)
downloadchromium_src-5c08f22715e7a86971a9878175d897554a0515f7.zip
chromium_src-5c08f22715e7a86971a9878175d897554a0515f7.tar.gz
chromium_src-5c08f22715e7a86971a9878175d897554a0515f7.tar.bz2
Remove one-time flags when restarting after update.
BUG=53407 TEST=SwitchUtilsTest.AddRemoveSwitches Review URL: http://codereview.chromium.org/3307024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60161 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 28862b9..f9342b8 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1345,6 +1345,7 @@
'common/sandbox_mac_unittest_helper.h',
'common/sandbox_mac_unittest_helper.mm',
'common/sandbox_mac_system_access_unittest.mm',
+ 'common/switch_utils_unittest.cc',
'common/thumbnail_score_unittest.cc',
'common/time_format_unittest.cc',
'common/worker_thread_ticker_unittest.cc',