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

Unified Diff: gpu/DEPS

Issue 10351002: ui: Move surface/ directory out of gfx/, up to ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix gpu DEPS Created 8 years, 8 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 | « content/test/render_widget_browsertest.cc ('k') | gpu/command_buffer/service/feature_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/DEPS
diff --git a/gpu/DEPS b/gpu/DEPS
index 0eff51e87509bc1008b0cbdd9b33329a8534edb1..161f272f07794a4bed8fd9974db57d8f06edd527 100644
--- a/gpu/DEPS
+++ b/gpu/DEPS
@@ -9,4 +9,5 @@ include_rules = [
"+../service",
"+crypto",
"+ui/gfx",
+ "+ui/surface",
]
« no previous file with comments | « content/test/render_widget_browsertest.cc ('k') | gpu/command_buffer/service/feature_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698