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

Unified Diff: ui/gl/DEPS

Issue 10392068: ui: Move gl/ directory out of gfx/, up to ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix mac_rel Created 8 years, 7 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 | « ui/gfx/gl/scoped_make_current.cc ('k') | ui/gl/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/DEPS
diff --git a/ui/gfx/gl/DEPS b/ui/gl/DEPS
similarity index 64%
rename from ui/gfx/gl/DEPS
rename to ui/gl/DEPS
index 9a483053d27e00efab82c4ce81457fcafb30914b..4d34aad773b9e91a244873b4f71b78b9d732cc25 100644
--- a/ui/gfx/gl/DEPS
+++ b/ui/gl/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+third_party/angle/include",
"+third_party/mesa/MesaLib/include",
]
« no previous file with comments | « ui/gfx/gl/scoped_make_current.cc ('k') | ui/gl/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698