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

Unified Diff: mojo/services/html_viewer/DEPS

Issue 640893003: Move mojo/services/public/cpp TypeConverters to mojo/converters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN. Created 6 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
Index: mojo/services/html_viewer/DEPS
diff --git a/mojo/services/html_viewer/DEPS b/mojo/services/html_viewer/DEPS
index ca538eeb4bfd03b0c2937de2dbce6399d86da1ea..3483817a8c23ef484d16e31a5f27c83e582e0c47 100644
--- a/mojo/services/html_viewer/DEPS
+++ b/mojo/services/html_viewer/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+cc",
"+media",
"+mojo/cc",
+ "+mojo/converters/surfaces_type_converters.h",
"+mojo/application",
"+mojo/services",
"+net/base",

Powered by Google App Engine
This is Rietveld 408576698