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

Unified Diff: chrome/chrome_tests.gypi

Issue 1746011: Add ExtensionApiTest.Storage and ExtensionApiTest.Cookies to mac and linux. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 8 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 | « no previous file | 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 32b6bc7712d725d276ab576099708fc1e893357c..b2363c0a1279d48e0f87ef5242a2fe91a7066eeb 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -10,7 +10,6 @@
],
'browser_tests_sources_win_specific': [
'browser/extensions/extension_shelf_model_browsertest.cc',
- 'browser/extensions/extension_storage_apitest.cc',
'browser/extensions/extension_popup_apitest.cc',
# TODO(jam): http://crbug.com/15101 These tests fail on Linux and Mac.
'browser/child_process_security_policy_browsertest.cc',
@@ -1291,6 +1290,7 @@
'browser/extensions/extension_override_apitest.cc',
'browser/extensions/extension_processes_apitest.cc',
'browser/extensions/extension_startup_browsertest.cc',
+ 'browser/extensions/extension_storage_apitest.cc',
'browser/extensions/extension_tabs_apitest.cc',
'browser/extensions/extension_toolbar_model_browsertest.cc',
'browser/extensions/extension_toolstrip_apitest.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698