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

Unified Diff: content/content_shell.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 | « apps/shell/app_shell_browser_main_parts.cc ('k') | content/shell/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 9a5cd089d07a26e4cfbbca60289f1c69439cace9..565d988f5f13e6e68ed35e1f510dea81403947fa 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698