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

Unified Diff: chrome/telemetry_chrome_test.isolate

Issue 1361523003: Add crash_service to Telemetry's isolates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fck
Patch Set: Created 5 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 | « chrome/telemetry_binary_manager.isolate ('k') | chrome/telemetry_gpu_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/telemetry_chrome_test.isolate
diff --git a/chrome/telemetry_chrome_test.isolate b/chrome/telemetry_chrome_test.isolate
index a3c9f3a785e4a3773d1cba976435ec896c7a1eb5..50c49a8df5a37cd71297810dee79791d892de8d0 100644
--- a/chrome/telemetry_chrome_test.isolate
+++ b/chrome/telemetry_chrome_test.isolate
@@ -7,6 +7,6 @@
'includes': [
'breakpad.isolate',
'chrome.isolate',
- '../content/telemetry.isolate',
+ 'telemetry.isolate',
],
}
« no previous file with comments | « chrome/telemetry_binary_manager.isolate ('k') | chrome/telemetry_gpu_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698