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

Unified Diff: content/DEPS

Issue 1871233002: Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplify ui/events OWNERS 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
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 1d6f952b9ba7fde072427e6cb6236ec54110e767..f5efa16c8c09fdeda886759ea9b82585f8013aca 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -81,6 +81,7 @@ include_rules = [
"+ui/events",
"+ui/gfx",
"+ui/gl",
+ "+ui/latency_info",
"+ui/native_theme",
"+ui/ozone/public",
"+ui/resources/grit/ui_resources.h",

Powered by Google App Engine
This is Rietveld 408576698