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

Unified Diff: content/common/BUILD.gn

Issue 1883763002: Revert of Move LatencyInfo to ui/latency_info (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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index fc115a824896ff3a0d45a8d8dd4e67dc11bbab68..ee96ebc4de0a8e8af25a144b10470c8c5b8b37aa 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -203,12 +203,12 @@
"//ui/accessibility",
"//ui/base",
"//ui/base/ime",
+ "//ui/events/ipc",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gfx/ipc",
"//ui/gfx/ipc/skia",
"//ui/gl",
- "//ui/latency_info/ipc",
"//ui/shell_dialogs",
"//url",
"//url/ipc:url_ipc",

Powered by Google App Engine
This is Rietveld 408576698