| Index: src/record/SkRecordCulling.cpp
|
| diff --git a/src/record/SkRecordCulling.cpp b/src/record/SkRecordCulling.cpp
|
| index e866bd82cb85ed821ebb1c8e3eca21d842656d6f..f147ee668353497dac00811bdf5d70a870a3c2e7 100644
|
| --- a/src/record/SkRecordCulling.cpp
|
| +++ b/src/record/SkRecordCulling.cpp
|
| @@ -1,3 +1,10 @@
|
| +/*
|
| + * Copyright 2014 Google Inc.
|
| + *
|
| + * Use of this source code is governed by a BSD-style license that can be
|
| + * found in the LICENSE file.
|
| + */
|
| +
|
| #include "SkRecordCulling.h"
|
|
|
| #include "SkRecords.h"
|
|
|