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

Unified Diff: extensions/browser/DEPS

Issue 1924133002: Rename gfx::Display/Screen to display::Display/Screen in extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/system_display/display_info_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index abf85d9d797ff62a6dd84b8f23c59ea924976677..b29c812fbb68d74f2e8d6d9517d6fb8279460ab0 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -25,6 +25,7 @@ include_rules = [
"+third_party/re2",
"+third_party/WebKit/public/web",
"+third_party/zlib/google",
+ "+ui/display",
]
specific_include_rules = {
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/system_display/display_info_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698