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

Unified Diff: components/html_viewer/DEPS

Issue 1304893008: Adds a common way to initialize logging (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/global_state.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index 72b8f908637dede6b2adcb10ba7ba83382d92bef..d2f1ddcc17695c33278843473c2eac5f8fcf2d75 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -23,6 +23,7 @@ include_rules = [
"+mojo/common",
"+mojo/converters/geometry",
"+mojo/converters/surfaces",
+ "+mojo/logging",
"+mojo/message_pump",
"+mojo/platform_handle",
"+mojo/public",
« no previous file with comments | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/global_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698