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

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: Create isolate for binary_manager dependencies. 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
Index: chrome/telemetry_chrome_test.isolate
diff --git a/chrome/telemetry_chrome_test.isolate b/chrome/telemetry_chrome_test.isolate
index a3c9f3a785e4a3773d1cba976435ec896c7a1eb5..8bf320ea28b0bf5cbacf95652707f4e5ec1ce084 100644
--- a/chrome/telemetry_chrome_test.isolate
+++ b/chrome/telemetry_chrome_test.isolate
@@ -8,5 +8,6 @@
'breakpad.isolate',
'chrome.isolate',
'../content/telemetry.isolate',
+ '../content/telemetry_binary_manager.isolate',
],
}

Powered by Google App Engine
This is Rietveld 408576698