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

Unified Diff: mash/wm/test/DEPS

Issue 1984393002: Refactors std::vector<Display> out of ScreenMus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix deps and DEPS Created 4 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
Index: mash/wm/test/DEPS
diff --git a/mash/wm/test/DEPS b/mash/wm/test/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9a37287257b7af10ebd4ce1f6c134f4096d299a1
--- /dev/null
+++ b/mash/wm/test/DEPS
@@ -0,0 +1,5 @@
+specific_include_rules = {
+ "wm_test_screen\.cc": [
+ "+ui/aura/window.cc"
+ ],
+}
« no previous file with comments | « mash/wm/BUILD.gn ('k') | mash/wm/test/wm_test_screen.h » ('j') | mash/wm/test/wm_test_screen.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698