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

Unified Diff: apps/apps.gypi

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 | « no previous file | apps/shell/app_shell_browser_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index c6dc3ab734261b155d5a9d16e47afce9c77e6b0f..0d788c9356792e28fe7f19a8fd83a2a5ae774cff 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -112,8 +112,8 @@
'../content/content.gyp:content',
'../content/content_shell_and_tests.gyp:content_shell_lib',
'../skia/skia.gyp:skia',
- '../ui/shell/shell.gyp:shell',
'../ui/views/views.gyp:views',
+ '../ui/wm/wm.gyp:wm_test_support',
],
'include_dirs': [
'..',
« no previous file with comments | « no previous file | apps/shell/app_shell_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698