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

Unified Diff: ui/views/DEPS

Issue 2027943002: [WIP] Make content_shell run under Wayland Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (09.28.2016)Rebase on master Created 4 years, 3 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 | « ui/views/BUILD.gn ('k') | ui/views/widget/desktop_aura/desktop_factory_ozone.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index d5541eea7396ebb847e1868a9ca13f772bf33822..ead99e73ec3599937abd8b3847ef54b26acacfc0 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -28,4 +28,10 @@ specific_include_rules = {
"view_unittest\.cc": [
"+cc/playback"
],
+ "desktop_factory_ozone.\cc": [
+ "+ui/ozone"
+ ],
+ "desktop_window_tree_host_wayland.\h": [
+ "+ui/platform_window",
+ ],
}
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/widget/desktop_aura/desktop_factory_ozone.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698