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': { |