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

Unified Diff: chromeos/dbus/services/proxy_resolution_service_provider.cc

Issue 947173002: Remove duplicate includes from chromeos/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: chromeos/dbus/services/proxy_resolution_service_provider.cc
diff --git a/chromeos/dbus/services/proxy_resolution_service_provider.cc b/chromeos/dbus/services/proxy_resolution_service_provider.cc
index fcdcf9767ee0632a6a405f582fc991dc79b6b1a9..1f5ec44637d8a25c3608904f3c645de5b1c439d6 100644
--- a/chromeos/dbus/services/proxy_resolution_service_provider.cc
+++ b/chromeos/dbus/services/proxy_resolution_service_provider.cc
@@ -8,7 +8,6 @@
#include "base/bind_helpers.h"
#include "base/thread_task_runner_handle.h"
#include "dbus/bus.h"
-#include "dbus/exported_object.h"
#include "dbus/message.h"
#include "net/base/load_flags.h"
#include "net/base/net_errors.h"
« no previous file with comments | « chromeos/dbus/services/display_power_service_provider.cc ('k') | chromeos/dbus/services/service_provider_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698