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

Unified Diff: chrome/browser/printing/printed_document.cc

Issue 113169: Move win_util.h from common to app. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 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 | « chrome/browser/plugin_process_host.cc ('k') | chrome/browser/process_singleton_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/printing/printed_document.cc
===================================================================
--- chrome/browser/printing/printed_document.cc (revision 15687)
+++ chrome/browser/printing/printed_document.cc (working copy)
@@ -8,6 +8,7 @@
#include "app/gfx/chrome_font.h"
#include "app/gfx/text_elider.h"
+#include "app/win_util.h"
#include "base/message_loop.h"
#include "base/time.h"
#include "chrome/browser/printing/page_number.h"
@@ -17,7 +18,6 @@
#include "chrome/common/gfx/emf.h"
#include "chrome/common/time_format.h"
#include "chrome/common/notification_service.h"
-#include "chrome/common/win_util.h"
#include "printing/units.h"
#include "skia/ext/platform_device.h"
« no previous file with comments | « chrome/browser/plugin_process_host.cc ('k') | chrome/browser/process_singleton_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698