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

Unified Diff: blimp/Dockerfile

Issue 2028353003: Support for bundling Chromium unittests into a tarball. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Put new targets within is_linux check. Created 4 years, 7 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 | « blimp/BUILD.gn ('k') | blimp/engine/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/Dockerfile
diff --git a/blimp/Dockerfile b/blimp/Dockerfile
new file mode 100644
index 0000000000000000000000000000000000000000..f2512c1a7cd8bbea498107b507fc22ca0a531c43
--- /dev/null
+++ b/blimp/Dockerfile
@@ -0,0 +1,2 @@
+# Testing dockerfile stub
+# TODO(jessicag): Fill in.
maniscalco 2016/06/03 14:52:17 nit: it's common to annotate TODOs with the crbug
Jess 2016/06/03 17:03:18 Done.
« no previous file with comments | « blimp/BUILD.gn ('k') | blimp/engine/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698