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

Unified Diff: chrome/service/cloud_print/cloud_print_proxy_backend.h

Issue 4165013: Re-landing issue 4202006 (http://codereview.chromium.org/4202006/show) which ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 2 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: chrome/service/cloud_print/cloud_print_proxy_backend.h
===================================================================
--- chrome/service/cloud_print/cloud_print_proxy_backend.h (revision 64444)
+++ chrome/service/cloud_print/cloud_print_proxy_backend.h (working copy)
@@ -9,11 +9,10 @@
#include <string>
#include "base/thread.h"
-#include "chrome/common/net/url_fetcher.h"
-#include "googleurl/src/gurl.h"
#include "printing/backend/print_backend.h"
class CloudPrintProxyService;
+class GURL;
class DictionaryValue;
// CloudPrintProxyFrontend is the interface used by CloudPrintProxyBackend to
« no previous file with comments | « chrome/service/cloud_print/cloud_print_helpers.cc ('k') | chrome/service/cloud_print/cloud_print_proxy_backend.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698