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

Unified Diff: build/nocompile.gypi

Issue 7867025: Disable no-compile tests for now since bots are timing out randomly. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 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: build/nocompile.gypi
diff --git a/build/nocompile.gypi b/build/nocompile.gypi
index 88dffc714ca492d5af360ae595346db763181cd0..ef142b91ac43f8313e1af823ec0cd0c5dfd76838 100644
--- a/build/nocompile.gypi
+++ b/build/nocompile.gypi
@@ -57,6 +57,7 @@
# least processed when things go right.
{
+ 'sources/': [['exclude', '\\.nc$']],
'conditions': [
[ 'OS=="linux" and clang==0', {
'rules': [
« 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