projects
/
platform
/
upstream
/
libSkiaSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
029819b
)
Change shared_sources.gni to use relative path
author
mikejurka
<mikejurka@google.com>
Mon, 12 Sep 2016 23:51:58 +0000
(16:51 -0700)
committer
Commit bot
<commit-bot@chromium.org>
Mon, 12 Sep 2016 23:51:58 +0000
(16:51 -0700)
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=
2333923003
Review-Url: https://codereview.chromium.org/
2333923003
BUILD.gn
patch
|
blob
|
history
diff --git
a/BUILD.gn
b/BUILD.gn
index
c6841bb
..
20f8d84
100644
(file)
--- a/
BUILD.gn
+++ b/
BUILD.gn
@@
-3,7
+3,7
@@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import("
//
gn/shared_sources.gni")
+import("gn/shared_sources.gni")
declare_args() {
skia_enable_tools = !is_fuchsia && !is_component_build