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

Unified Diff: chrome/chrome_tests.gypi

Issue 6825063: Patch for bug 74983 (among others) to be applied to M11 696 branch. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/696/src
Patch Set: intentionally disabled mac tests. tested by hand. Created 9 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 | « chrome/chrome_common.gypi ('k') | chrome/common/launchd_mac.h » ('j') | 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 f849a4fe43f591c8d6f18a0fe9f3998eba823568..28327ec52c4d511b70b6b7f7b2a2dbda0a6812ed 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2261,7 +2261,6 @@
'browser/extensions/permissions_apitest.cc',
'browser/extensions/stubs_apitest.cc',
'browser/extensions/window_open_apitest.cc',
- 'browser/file_path_watcher/file_path_watcher_browsertest.cc',
'browser/first_run/first_run_browsertest.cc',
'browser/geolocation/access_token_store_browsertest.cc',
'browser/geolocation/geolocation_browsertest.cc',
@@ -2337,6 +2336,7 @@
'../content/browser/webui/web_ui_browsertest.h',
'../content/browser/webui/web_ui_handler_browsertest.cc',
'../content/browser/webui/web_ui_handler_browsertest.h',
+ '../content/common/file_path_watcher/file_path_watcher_browsertest.cc',
],
'conditions': [
['chromeos==0', {
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/launchd_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698