diff options
Diffstat (limited to 'cc/scoped_resource_unittest.cc')
-rw-r--r-- | cc/scoped_resource_unittest.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/scoped_resource_unittest.cc b/cc/scoped_resource_unittest.cc index 612e5a7..0187bbe 100644 --- a/cc/scoped_resource_unittest.cc +++ b/cc/scoped_resource_unittest.cc @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "config.h" - #include "cc/scoped_resource.h" #include "cc/renderer.h" |