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

Unified Diff: media/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 | « gpu/tools/tools.gyp ('k') | media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index c9b8ea19f325015918296650c8b4c0b60d9510f1..16b05be910343e16eade5f8a2ea252a69549219c 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -4,5 +4,5 @@ include_rules = [
"+third_party/openmax",
"+third_party/skia",
"+ui/gfx",
- "+ui/gfx/gl",
+ "+ui/gl",
]
« no previous file with comments | « gpu/tools/tools.gyp ('k') | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698