Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2799)

Unified Diff: chrome/chrome_tests.gypi

Issue 10440092: Remove any platform specific code from the chrome/browser/website_settings.* . (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sort includes Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index efa8f16a920c79cf2042d0eb06f0299dd9d80faa..66309a58dbbc8e9884516eb23a37ca91ba760bf9 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1792,6 +1792,7 @@
'browser/ui/views/tabs/tab_unittest.cc',
'browser/ui/views/tabs/tab_strip_unittest.cc',
'browser/ui/views/tabs/touch_tab_strip_layout_unittest.cc',
+ 'browser/ui/website_settings/website_settings_unittest.cc',
'browser/ui/webui/chrome_web_ui_data_source_unittest.cc',
'browser/ui/webui/fileicon_source_unittest.cc',
'browser/ui/webui/ntp/suggestions_combiner_unittest.cc',
@@ -1827,7 +1828,6 @@
'browser/webdata/web_data_service_unittest.cc',
'browser/webdata/web_database_migration_unittest.cc',
'browser/webdata/web_intents_table_unittest.cc',
- 'browser/website_settings_unittest.cc',
'common/bzip2_unittest.cc',
'common/child_process_logging_mac_unittest.mm',
'common/chrome_paths_unittest.cc',
@@ -4652,4 +4652,4 @@
]
}], # 'coverage!=0'
], # 'conditions'
-}
+}
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698