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

Unified Diff: printing/DEPS

Issue 1934013002: Enable the cups backend when --enable-native-cups is specified. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cupsFlag
Patch Set: Cleaned Created 4 years, 6 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: printing/DEPS
diff --git a/printing/DEPS b/printing/DEPS
index 97c498be7088cc979ebfa1a5cacac76b25728b40..6545920adba6dd23c8a0b42553c816888150f1bf 100644
--- a/printing/DEPS
+++ b/printing/DEPS
@@ -9,4 +9,6 @@ include_rules = [
"+ui/base/text",
"+ui/gfx",
"+win8/util",
+
+ "+chrome/common",
Lei Zhang 2016/06/28 19:09:47 Sorry, you can't do this. That's what the red try
skau 2016/06/28 21:40:15 Thanks. I've moved it to webui
]

Powered by Google App Engine
This is Rietveld 408576698