From 5331fbb7a2c327bdbb4b2d79f8f9a8abfa6a4e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E6=98=8A=E9=91=AB?= Date: Wed, 18 Aug 2021 11:34:36 +0000 Subject: [PATCH] update BUILD.gn. --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index 0e82b411..cc891119 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -7,7 +7,7 @@ # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.test # See the License for the specific language governing permissions and # limitations under the License. -- Gitee