Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(862)

Unified Diff: sky/engine/testing/platform/BUILD.gn

Issue 663483006: Fix sky to pass 'gn check' (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Now w/o the mojom.gni change Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/public/BUILD.gn ('k') | sky/tools/debugger/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/testing/platform/BUILD.gn
diff --git a/sky/engine/testing/platform/BUILD.gn b/sky/engine/testing/platform/BUILD.gn
index e8b9dbbc9c2f83f2b7708a3a284e318c51c1d21f..d9376e4bb303c7dc449b2e1931e300b1cfbea2b2 100644
--- a/sky/engine/testing/platform/BUILD.gn
+++ b/sky/engine/testing/platform/BUILD.gn
@@ -22,5 +22,6 @@ static_library("platform") {
"//sky/engine/public:blink",
"//ui/native_theme",
"//url",
+ "//skia",
]
}
« no previous file with comments | « sky/engine/public/BUILD.gn ('k') | sky/tools/debugger/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698