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

Unified Diff: gpu/DEPS

Issue 2006923006: Move all CARendererLayerTree parameters to separate struct. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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 | gpu/command_buffer/service/BUILD.gn » ('j') | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/DEPS
diff --git a/gpu/DEPS b/gpu/DEPS
index 1b002bcc80729580dd8952a99a1ee291f4cb03b5..1ef1009f33fd1df19432b614c6136109290c18c6 100644
--- a/gpu/DEPS
+++ b/gpu/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+third_party/smhasher",
"+third_party/protbuf",
"+crypto",
+ "+ui/accelerated_widget_mac",
piman 2016/06/28 00:28:09 Could you make this specific to ui/accelerated_wid
kirr 2016/06/28 10:25:48 Done.
ccameron 2016/07/01 06:58:16 Good point. Moreover, I should move the CARenderer
"+ui/gfx",
"+ui/gl",
"+ui/surface",
« no previous file with comments | « no previous file | gpu/command_buffer/service/BUILD.gn » ('j') | gpu/command_buffer/service/gles2_cmd_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698