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

Unified Diff: ui/latency/BUILD.gn

Issue 2849763002: Remove non-existing headers from the build (Closed)
Patch Set: rebase Created 3 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 | « third_party/WebKit/public/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/latency/BUILD.gn
diff --git a/ui/latency/BUILD.gn b/ui/latency/BUILD.gn
index 17e8dffb80d14547f07f363fea3eb42962d565cd..139001ef6b917463d89f011a314010096763c4a3 100644
--- a/ui/latency/BUILD.gn
+++ b/ui/latency/BUILD.gn
@@ -6,7 +6,7 @@ import("//testing/test.gni")
source_set("latency") {
sources = [
- "latency/latency_histogram_macros.h",
+ "latency_histogram_macros.h",
"latency_info.cc",
"latency_info.h",
"latency_tracker.cc",
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698