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

Unified Diff: BUILD.gn

Issue 1320963003: Revert of Add command_buffer_gles2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 e42e2285189632eb0e64388368ab982fbb5012f7..cb1880b891065a2df55397aebae564e0c4cf408c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -593,10 +593,7 @@
}
if (!is_ios) {
- deps += [
- "//gpu/skia_runner:skia_runner",
- "//gpu/command_buffer_gles2:command_buffer_gles2",
- ]
+ deps += [ "//gpu/skia_runner:skia_runner" ]
}
}
« 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