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

Unified Diff: ui/views_content_client/DEPS

Issue 1948273004: Rename gfx::Screen/DIsplay to display::Screen/Display in ui/views_content_client (Closed) 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
« no previous file with comments | « ui/views_content_client/BUILD.gn ('k') | ui/views_content_client/views_content_client.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views_content_client/DEPS
diff --git a/ui/views_content_client/DEPS b/ui/views_content_client/DEPS
index 59d317e684202d9cf884770ace8153756ec4799c..7f82ac5967b526f8fdf2fd7562b72e4985eebe99 100644
--- a/ui/views_content_client/DEPS
+++ b/ui/views_content_client/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+content/shell",
"+ui/aura",
"+ui/base",
+ "+ui/display",
"+ui/gfx",
"+ui/views",
"+ui/wm",
« no previous file with comments | « ui/views_content_client/BUILD.gn ('k') | ui/views_content_client/views_content_client.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698