From 6ad3d2fa38589fafd8b1c203996a402bd8b24362 Mon Sep 17 00:00:00 2001 From: Hal Canary Date: Tue, 20 Dec 2016 16:15:56 -0500 Subject: xps.gni Motivation: Since I am activly refactoring SkXPS, I will be needing to add and subtract sources. This is the only way to keep chrome and skia in sync. TODO(halcanry): follow up in Chrome build files. BUG=skia:3495 Change-Id: I2bfcbfce7628c34f9a623c6fa806374a10cdbb75 Reviewed-on: https://skia-review.googlesource.com/6350 Reviewed-by: Ben Wagner Commit-Queue: Hal Canary --- gn/shared_sources.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/shared_sources.gni') diff --git a/gn/shared_sources.gni b/gn/shared_sources.gni index cb81dd227f..36a7dfcd9c 100644 --- a/gn/shared_sources.gni +++ b/gn/shared_sources.gni @@ -10,6 +10,7 @@ import("opts.gni") import("pdf.gni") import("sksl.gni") import("utils.gni") +import("xps.gni") skia_opts = { none_sources = none -- cgit v1.2.3