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

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

Issue 744143002: Add a new v8_inspector target (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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/BUILD.gn ('k') | sky/engine/testing/platform/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/BUILD.gn
diff --git a/sky/engine/public/BUILD.gn b/sky/engine/public/BUILD.gn
index 16da45880db2f502823ebe37af81e1d9dd9485cd..3af5ff2f47cebe637b0ae1335252ac5bbdf18fff 100644
--- a/sky/engine/public/BUILD.gn
+++ b/sky/engine/public/BUILD.gn
@@ -4,14 +4,6 @@
import("//tools/grit/grit_rule.gni")
-group("blink") {
- deps = [
- ":sky_headers",
- "//sky/engine/web",
- "//sky/engine/platform",
- ]
-}
-
group("test_support") {
deps = [
"//sky/engine/web:test_support",
« no previous file with comments | « sky/engine/BUILD.gn ('k') | sky/engine/testing/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698