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

Unified Diff: printing/printed_pages_source.h

Issue 16366009: Use a direct include of strings headers in ppapi/, printing/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: wrap comment Created 7 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
« no previous file with comments | « printing/printed_document.cc ('k') | printing/printing_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/printed_pages_source.h
diff --git a/printing/printed_pages_source.h b/printing/printed_pages_source.h
index 0f90b36fe27a9adb85902c09b772a4be44d186fe..6da9ddb583575031f8ccb0d1037923e8544f6e0b 100644
--- a/printing/printed_pages_source.h
+++ b/printing/printed_pages_source.h
@@ -5,7 +5,7 @@
#ifndef PRINTING_PRINTED_PAGES_SOURCE_H_
#define PRINTING_PRINTED_PAGES_SOURCE_H_
-#include "base/string16.h"
+#include "base/strings/string16.h"
namespace printing {
« no previous file with comments | « printing/printed_document.cc ('k') | printing/printing_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698