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

Unified Diff: ui/views/DEPS

Issue 2024953007: Make DesktopFactoryOzone instances to respect --ozone-platform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make DesktopFactoryOzone instances to respect --ozone-platform Created 4 years, 6 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/views.gyp » ('j') | ui/views/views.gyp » ('J')
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..fb36f7921b06c7bcb8e40ad8f34e8c0118704a11 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -28,4 +28,7 @@ specific_include_rules = {
"view_unittest\.cc": [
"+cc/playback"
],
+ "desktop_factory_ozone.\cc": [
+ "+ui/ozone"
+ ],
}
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/views.gyp » ('j') | ui/views/views.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698