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

Unified Diff: ui/views/views.gyp

Issue 74183002: Introduce ui/wm/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm owners file so i can land this Created 7 years, 1 month 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/views/examples/content_client/examples_browser_main_parts.cc ('k') | ui/wm/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 41f80d68e1091995e946826179b49dacfd40d390..80e50c3b5bf5c8e6a2c1ce90f99d2e72a86e18ee 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -1050,10 +1050,10 @@
'../../third_party/icu/icu.gyp:icuuc',
'../events/events.gyp:events',
'../gfx/gfx.gyp:gfx',
- '../shell/shell.gyp:shell',
'../ui.gyp:ui',
'../ui.gyp:ui_resources',
'../ui.gyp:ui_test_pak',
+ '../wm/wm.gyp:wm_test_support',
'views',
'views_examples_with_content_lib',
'views_test_support'
« no previous file with comments | « ui/views/examples/content_client/examples_browser_main_parts.cc ('k') | ui/wm/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698