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

Unified Diff: sky/viewer/BUILD.gn

Issue 854303002: Sky should use an SkPicture when drawing (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: fixes Created 5 years, 11 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
Index: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index f1f2453d517a3574941631ae6688a4b7b416e1e4..53c493456cd9d6ec1c815aec499be411e4c9d3e8 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -25,6 +25,8 @@ mojo_native_application("viewer") {
"platform/platform_impl.h",
"platform/weburlloader_impl.cc",
"platform/weburlloader_impl.h",
+ "runtime_flags.cc",
+ "runtime_flags.h",
"script/script_runner.cc",
"script/script_runner.h",
"services/inspector_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698