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

Unified Diff: mojo/common/DEPS

Issue 1278673002: Add stats collection for telemetry startup.warm.blank_page test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment. Created 5 years, 4 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 | « mojo/common/BUILD.gn ('k') | mojo/common/trace_controller_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/DEPS
diff --git a/mojo/common/DEPS b/mojo/common/DEPS
index 84897ca110609a7804c1126b13d7e5c322a7a532..45e8758dc13d9f5b02654e3f71a2e0c58f7ec05b 100644
--- a/mojo/common/DEPS
+++ b/mojo/common/DEPS
@@ -8,9 +8,9 @@ include_rules = [
specific_include_rules = {
"trace_controller_impl\.h": [
- "+mojo/services/tracing/tracing.mojom.h"
+ "+mojo/services/tracing/public/interfaces/tracing.mojom.h"
],
"tracing_impl\.h": [
- "+mojo/services/tracing/tracing.mojom.h"
+ "+mojo/services/tracing/public/interfaces/tracing.mojom.h"
],
}
« no previous file with comments | « mojo/common/BUILD.gn ('k') | mojo/common/trace_controller_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698