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

Unified Diff: build/android/pylib/output/__init__.py

Issue 2933993002: Add local results details pages.
Patch Set: Fix some of Johns comments. Created 3 years, 4 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: build/android/pylib/output/__init__.py
diff --git a/build/android/pylib/output/__init__.py b/build/android/pylib/output/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..a22a6ee39a974c5ded1e88b5da2b653da66fd592
--- /dev/null
+++ b/build/android/pylib/output/__init__.py
@@ -0,0 +1,3 @@
+# Copyright 2017 The Chromium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
« no previous file with comments | « build/android/pylib/local/machine/local_machine_environment.py ('k') | build/android/pylib/output/local_output_manager.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698