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

Unified Diff: chrome/telemetry_gpu_test.isolate

Issue 578413002: Remove chrome.dll.pdb from isolate file because it's not there on the bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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: chrome/telemetry_gpu_test.isolate
diff --git a/chrome/telemetry_gpu_test.isolate b/chrome/telemetry_gpu_test.isolate
index 4c20bc8d4ec45f75d84fa495c0b4ebe13e7dd3d7..2be0af3eb9fd8de2ad03d149cd76223b9fe08fb7 100644
--- a/chrome/telemetry_gpu_test.isolate
+++ b/chrome/telemetry_gpu_test.isolate
@@ -29,7 +29,6 @@
['OS=="win" and (fastbuild==0 or fastbuild==1)', {
'variables': {
'isolate_dependency_tracked': [
- '<(PRODUCT_DIR)/chrome.dll.pdb',
'<(PRODUCT_DIR)/chrome.exe.pdb',
'<(PRODUCT_DIR)/chrome_child.dll.pdb',
],
« 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