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

Unified Diff: sky/viewer/BUILD.gn

Issue 918263003: Actually stop Sky from linking with V8 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/core/html/HTMLIFrameElement.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index 9ebde2019d661308b7dca41ebaeead93b5414d16..5dc7aae619ac2942c9f919391be3d7f419e46f62 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -42,7 +42,6 @@ mojo_native_application("viewer") {
"//mojo/converters/geometry",
"//mojo/converters/input_events",
"//mojo/converters/surfaces",
- "//mojo/edk/js",
"//mojo/icu",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
« no previous file with comments | « sky/engine/core/html/HTMLIFrameElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698