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

Unified Diff: components/pdf_viewer/DEPS

Issue 1409223004: mandoline: Add automatic tracing at mojo call sites. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Safety rebase to ToT Created 5 years, 2 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 | « components/pdf_viewer/BUILD.gn ('k') | components/pdf_viewer/pdf_viewer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pdf_viewer/DEPS
diff --git a/components/pdf_viewer/DEPS b/components/pdf_viewer/DEPS
index fb38a399a8655f13ddc2f74ddfd9197fb969bada..25792e3c59d4c372081b336a88296a5a3bf5d2a0 100644
--- a/components/pdf_viewer/DEPS
+++ b/components/pdf_viewer/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+mojo/converters/geometry",
"+mojo/converters/surfaces",
"+mojo/public",
+ "+mojo/services/tracing/public/cpp",
"+third_party/pdfium/public",
"+ui/gfx/geometry",
"+ui/mojo",
« no previous file with comments | « components/pdf_viewer/BUILD.gn ('k') | components/pdf_viewer/pdf_viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698