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

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

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (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/page/Page.cpp ('k') | sky/engine/platform/graphics/Pattern.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index f9be7a9b0a56278468d5f47a0adac6ff9912b559..1e26a8be84c201c9b37a9705411f28f91d1cdf63 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -615,7 +615,6 @@ source_set("platform") {
"//third_party/qcms",
"//third_party:jpeg",
"//url",
- "//v8",
]
forward_dependent_configs_from = [
@@ -627,7 +626,6 @@ source_set("platform") {
"//third_party/ots",
"//third_party/qcms",
"//url",
- "//v8",
]
if (is_android) {
« no previous file with comments | « sky/engine/core/page/Page.cpp ('k') | sky/engine/platform/graphics/Pattern.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698