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

Unified Diff: content/content_shell.gypi

Issue 74183002: Introduce ui/wm/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 42d971a011a1d4defa5f6d45e1dba011b64ab12e..5270e2505ef723c7336ec02c945d8aa39a3dd20b 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -257,7 +257,7 @@
['chromeos==1', {
'dependencies': [
'../chromeos/chromeos.gyp:chromeos',
- '../ui/shell/shell.gyp:shell',
+ '../ui/wm/wm.gyp:wm_test_support',
],
}], # chromeos==1
['use_ash==1', {
« no previous file with comments | « apps/shell/app_shell_browser_main_parts.cc ('k') | content/shell/DEPS » ('j') | ui/wm/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698