aboutsummaryrefslogtreecommitdiff
path: root/bestflags/pipeline_process_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/pipeline_process_test.py')
-rw-r--r--bestflags/pipeline_process_test.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/bestflags/pipeline_process_test.py b/bestflags/pipeline_process_test.py
index e40b5a21..837ed76a 100644
--- a/bestflags/pipeline_process_test.py
+++ b/bestflags/pipeline_process_test.py
@@ -1,4 +1,7 @@
-"""Pipeline Process unittest."""
+"""Pipeline Process unittest.
+
+Part of the Chrome build flags optimization.
+"""
__author__ = 'yuhenglong@google.com (Yuheng Long)'