Add dummy SkEncodedInfo.cpp
A real file will be added in another CL. This dummy file allows updating Chromium's BUILD.gn to build it so that when the real file is introduced Chromium is already up to date. Change-Id: I3deb9a10971aa40e0a232bd999d8e705a076aef2 Reviewed-on: https://skia-review.googlesource.com/148160 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com>
This commit is contained in:
parent
f13375c925
commit
4d727c560b
8
src/codec/SkEncodedInfo.cpp
Normal file
8
src/codec/SkEncodedInfo.cpp
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
* Copyright 2018 Google Inc.
|
||||
*
|
||||
* Use of this source code is governed by a BSD-style license that can be
|
||||
* found in the LICENSE file.
|
||||
*/
|
||||
|
||||
// Dummy file to assist in landing https://skia-review.googlesource.com/c/skia/+/136062
|
Loading…
Reference in New Issue
Block a user