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

Unified Diff: wm/shell/content_client/DEPS

Issue 11485006: Add window manager component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Push gfx::AcceleratedWidget usage into platform specific code. Created 7 years, 10 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
« no previous file with comments | « wm/host/root_window_host_linux.cc ('k') | wm/shell/content_client/shell_browser_main_parts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: wm/shell/content_client/DEPS
diff --git a/ash/system/chromeos/DEPS b/wm/shell/content_client/DEPS
similarity index 71%
copy from ash/system/chromeos/DEPS
copy to wm/shell/content_client/DEPS
index 79b8e8ba13b700816c6a09decf0e1f212714fd69..4919a132d58616b514d942f43e5f092560790271 100644
--- a/ash/system/chromeos/DEPS
+++ b/wm/shell/content_client/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+chromeos",
+ "+content",
]
« no previous file with comments | « wm/host/root_window_host_linux.cc ('k') | wm/shell/content_client/shell_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698