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

Unified Diff: BUILD.gn

Issue 1183513006: Revert of gpu: play skp files through the command buffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « no previous file | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0e1e6751cb8649887e9950d7ec07c54ee00c8f82..0f946dcacf9134fc92c9699ba8c25a894e0c39f0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -579,10 +579,6 @@
} else if (!is_android) {
deps += [ "//breakpad:symupload" ]
}
-
- if (!is_ios) {
- deps += [ "//gpu/skia_runner:skia_runner" ]
- }
}
group("gn_only") {
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698