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

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: 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: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index d5541eea7396ebb847e1868a9ca13f772bf33822..c968c145a6119637197ad4977e1bb4bf20ec996d 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -12,6 +12,8 @@ include_rules = [
"+ui/gl/test/gl_surface_test_support.h", # To initialize GL for tests.
"+ui/native_theme",
"+ui/ozone/public",
+ "+ui/ozone/platform/wayland",
+ "+ui/platform_window",
"+ui/resources/grit/ui_resources.h",
"+ui/strings/grit/ui_strings.h",
"+ui/touch_selection",

Powered by Google App Engine
This is Rietveld 408576698