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

Unified Diff: printing/DEPS

Issue 11411286: Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: keep base/win/metro.h in omnibox_view_win.cc for IsTSFAwareRequired() 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
« no previous file with comments | « content/content_browser.gypi ('k') | printing/print_destination_win.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 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",
]
« no previous file with comments | « content/content_browser.gypi ('k') | printing/print_destination_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698