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:
Leon Scroggins III 2018-08-20 16:26:14 -04:00 committed by Skia Commit-Bot
parent f13375c925
commit 4d727c560b

View 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