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

Unified Diff: printing/DEPS

Issue 1397333003: PDF Printing: embed browser user agent string in PDF metadata. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | printing/pdf_metafile_skia.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/DEPS
diff --git a/printing/DEPS b/printing/DEPS
index 97c498be7088cc979ebfa1a5cacac76b25728b40..cc610e9f12fb66a285608257d4f63c15234bf9ae 100644
--- a/printing/DEPS
+++ b/printing/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+jni",
+ "+chrome/common",
Lei Zhang 2015/11/05 16:41:40 Sorry, but this is a layering violation. Instead,
"+skia/ext",
"+third_party/icu/source/common/unicode",
"+third_party/icu/source/i18n/unicode",
« no previous file with comments | « no previous file | printing/pdf_metafile_skia.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698