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

Unified Diff: chrome/telemetry.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/chrome_tests.gypi ('k') | chrome/telemetry_binary_manager.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/telemetry.isolate
diff --git a/content/telemetry.isolate b/chrome/telemetry.isolate
similarity index 95%
rename from content/telemetry.isolate
rename to chrome/telemetry.isolate
index 4679a5e8aae5c2116326d60be9634f9c2b41e6e5..b3a2fe9db5fcc7be7f2b73bc10a0bacb61e63d5a 100644
--- a/content/telemetry.isolate
+++ b/chrome/telemetry.isolate
@@ -2,6 +2,9 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
+ 'includes': [
+ 'telemetry_binary_manager.isolate',
+ ],
'conditions': [
['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {
'variables': {
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/telemetry_binary_manager.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698