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

Unified Diff: chrome/telemetry_gpu_test.isolate

Issue 1212113003: Add telemetry_gpu_unittests.isolate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Depend on telemetry_base from telemetry_chrome_test_base. Created 5 years, 6 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_gpu_test.isolate
diff --git a/chrome/telemetry_gpu_test.isolate b/chrome/telemetry_gpu_test.isolate
index 0a8a450f9a2f0c17eee0bb49a5072a7c008c2196..635c8f192ba80bc3ed2a79ab16070ce4b77b4c6a 100644
--- a/chrome/telemetry_gpu_test.isolate
+++ b/chrome/telemetry_gpu_test.isolate
@@ -3,7 +3,7 @@
# found in the LICENSE file.
{
'includes': [
- 'telemetry.isolate',
+ 'telemetry_chrome_test.isolate',
],
'conditions': [
['OS=="android" or OS=="linux" or OS=="mac" or OS=="win"', {

Powered by Google App Engine
This is Rietveld 408576698