aboutsummaryrefslogtreecommitdiff
path: root/bestflags/pipeline_process.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/pipeline_process.py')
-rw-r--r--bestflags/pipeline_process.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bestflags/pipeline_process.py b/bestflags/pipeline_process.py
index 29d88f52..c5a7b8bb 100644
--- a/bestflags/pipeline_process.py
+++ b/bestflags/pipeline_process.py
@@ -1,5 +1,7 @@
"""Pipeline process that encapsulates the actual content.
+Part of the Chrome build flags optimization.
+
The actual stages include the builder and the executor.
"""