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

Unified Diff: build/all.gyp

Issue 2226733003: Color: Clean up color profile handling for layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master2
Patch Set: Fix windows Created 4 years, 4 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 3c8210bff41dda3bd1785571e3bdec0901f84aa8..612c6a6e6888b2a4b08e615024e4849822ba211c 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -533,7 +533,6 @@
}],
['OS=="mac"', {
'dependencies': [
- '../components/test_runner/test_runner.gyp:layout_test_helper',
'../breakpad/breakpad.gyp:dump_syms#host',
],
}],

Powered by Google App Engine
This is Rietveld 408576698