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

Unified Diff: ash/common/DEPS

Issue 2462753002: Use Ash's ShelfWindowWatcher for app panel windows. (Closed)
Patch Set: Cleanup. Created 4 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: ash/common/DEPS
diff --git a/ash/common/DEPS b/ash/common/DEPS
index a75dac6abf1db4e15b8aee237ab2b4f690e49c91..a0554785ebf71af7dc0c70ac6d7a804535c5b43f 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -14,5 +14,6 @@ include_rules = [
specific_include_rules = {
".*test\.cc": [
"+ash/test",
+ "+ash/shell",
James Cook 2016/11/10 22:32:46 ditto
msw 2016/11/10 23:30:52 Reverted.
]
}

Powered by Google App Engine
This is Rietveld 408576698