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

Unified Diff: ash/DEPS

Issue 277753002: Makes construction of (ash)RemoteWindowTreeHostWin explicit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 7 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/accessibility_delegate.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 86c52146db36313169cd65e52a3d3bce0b31da62..a92f2d116081ead4d26cd124c92f7e87a0660fff 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -21,6 +21,9 @@ specific_include_rules = {
"root_window_controller\.*": [
"+ash/host"
],
+ "shell.cc": [
+ "+ash/host/ash_window_tree_host_init_params.h"
+ ],
"touch_transformer_controller\.*": [
"+ash/host"
],
« no previous file with comments | « no previous file | ash/accessibility_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698