diff options
Diffstat (limited to 'skia/precompiled.cc')
-rw-r--r-- | skia/precompiled.cc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/skia/precompiled.cc b/skia/precompiled.cc deleted file mode 100644 index c0b706c..0000000 --- a/skia/precompiled.cc +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -// Used to generate the precompiled header. -#include "third_party/skia/include/core/SkTypes.h" - |