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

Unified Diff: printing/DEPS

Issue 11411286: Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge up to r170746 Created 8 years 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 fa7e4a7e490624f044acd4a72b2a6b1dfe8cb861..b8c8649d8d210959a7f3f379a03042ce567c25bd 100644
--- a/printing/DEPS
+++ b/printing/DEPS
@@ -4,4 +4,5 @@ include_rules = [
"+third_party/skia",
"+ui/base/text",
"+ui/gfx",
+ "+win8/util",
]

Powered by Google App Engine
This is Rietveld 408576698