rm src/ports/SkTime_*.cpp
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1833283002 Review URL: https://codereview.chromium.org/1833283002
This commit is contained in:
parent
b8fb9934a0
commit
c61edcc2b8
@ -59,8 +59,6 @@
|
||||
'../src/ports/SkOSLibrary_posix.cpp',
|
||||
'../src/ports/SkOSLibrary_win.cpp',
|
||||
'../src/ports/SkDiscardableMemory_none.cpp',
|
||||
'../src/ports/SkTime_Unix.cpp',
|
||||
'../src/ports/SkTime_win.cpp',
|
||||
'../src/ports/SkTLS_pthread.cpp',
|
||||
'../src/ports/SkTLS_win.cpp',
|
||||
|
||||
@ -175,7 +173,6 @@
|
||||
'../src/ports/SkDebug_stdio.cpp',
|
||||
'../src/ports/SkOSFile_posix.cpp',
|
||||
'../src/ports/SkOSLibrary_posix.cpp',
|
||||
'../src/ports/SkTime_Unix.cpp',
|
||||
'../src/ports/SkTLS_pthread.cpp',
|
||||
],
|
||||
'sources': [
|
||||
@ -202,7 +199,6 @@
|
||||
'../src/ports/SkOSFile_win.cpp',
|
||||
'../src/ports/SkOSLibrary_win.cpp',
|
||||
'../src/ports/SkRemotableFontMgr_win_dw.cpp',
|
||||
'../src/ports/SkTime_win.cpp',
|
||||
'../src/ports/SkTLS_win.cpp',
|
||||
'../src/ports/SkScalerContext_win_dw.cpp',
|
||||
'../src/ports/SkScalerContext_win_dw.h',
|
||||
|
@ -1,7 +0,0 @@
|
||||
|
||||
/*
|
||||
* Copyright 2006 The Android Open Source Project
|
||||
*
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
@ -1,8 +0,0 @@
|
||||
|
||||
/*
|
||||
* Copyright 2009 The Android Open Source Project
|
||||
*
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user