From 49358b75c25a44760e884245440dc96e55812d04 Mon Sep 17 00:00:00 2001 From: Yuheng Long Date: Wed, 10 Jul 2013 14:45:29 -0700 Subject: Add the project information to each file's header comment. BUG=None TEST=None Change-Id: I362bfbf18c42025a0248714aa5d69ecfaa1daa2b Reviewed-on: https://gerrit-int.chromium.org/40826 Reviewed-by: Luis Lozano Commit-Queue: Yuheng Long Tested-by: Yuheng Long --- bestflags/pipeline_process_test.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bestflags/pipeline_process_test.py') 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)' -- cgit v1.2.3