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

Unified Diff: ash/DEPS

Issue 139053003: Chrome OS: avoid suspending on lid close when casting is active. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove dependencies of chrome in chromeos. Created 6 years, 11 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 | « no previous file | ash/shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/DEPS
diff --git a/ash/DEPS b/ash/DEPS
index 230a37d539f534252666124563189eaaa2f030c5..c7bb9639e65c7abb4ac1aaa0bb14e5dd8bb84e65 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -16,4 +16,7 @@ include_rules = [
# Used by shell.cc, accelerator_controller.cc, tray_monitor.h
"+content/public/browser/gpu_data_manager.h",
+
+ # Used by shell.h
+ "+chrome/browser/media/media_capture_devices_dispatcher.h"
Daniel Erat 2014/01/15 20:47:08 ash shouldn't depend on chrome. - chromeos/ shoul
hshi1 2014/01/15 21:49:12 PTAL new patch set, thanks!
]
« no previous file with comments | « no previous file | ash/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698