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

Unified Diff: ui/oak/oak.gyp

Issue 10365007: ui: Move compositor/ directory out of gfx/, up to ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix 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
Index: ui/oak/oak.gyp
diff --git a/ui/oak/oak.gyp b/ui/oak/oak.gyp
index a3090acade055b11474cf4fe2982c04cc125cb2e..b564b99e551d46d4bfed2d772badb13ab5908714 100644
--- a/ui/oak/oak.gyp
+++ b/ui/oak/oak.gyp
@@ -17,7 +17,7 @@
'../../build/temp_gyp/googleurl.gyp:googleurl',
'../../skia/skia.gyp:skia',
'../aura/aura.gyp:aura',
- '../gfx/compositor/compositor.gyp:compositor',
+ '../compositor/compositor.gyp:compositor',
'../ui.gyp:ui',
'../ui.gyp:ui_resources',
'../ui.gyp:ui_resources_standard',
« no previous file with comments | « ui/gfx/compositor/test_web_graphics_context_3d.cc ('k') | ui/views/controls/textfield/native_textfield_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698