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

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: Add BUILD.gn changes. 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..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',
],
}

Powered by Google App Engine
This is Rietveld 408576698