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

Unified Diff: chrome/chrome.gyp

Issue 113229: Add new tab startup test to the linux & mac build. (Closed)
Patch Set: make the test actually run Created 11 years, 7 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 65b3e2225743a93d21edbf61b16269ca183073b2..dcb0e56c3eb94f90ecdc4fc611b4674eaa8fd4e7 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2794,11 +2794,6 @@
'../build/linux/system.gyp:gtk',
],
}],
- ['OS!="win"', {
- 'sources!': [
- 'test/startup/feature_startup_test.cc',
- ],
- }],
],
},
{

Powered by Google App Engine
This is Rietveld 408576698