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

Unified Diff: components/wifi_sync/wifi_config_delegate_chromeos.cc

Issue 1426393003: NOT FOR REVIEW Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.5-split-wcss
Patch Set: Created 5 years, 1 month 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: components/wifi_sync/wifi_config_delegate_chromeos.cc
diff --git a/components/wifi_sync/wifi_config_delegate_chromeos.cc b/components/wifi_sync/wifi_config_delegate_chromeos.cc
index d8d241fc17c885c947fd48ec79e117dfed44c05a..18a530cc23f3ceb4ff6f39b2ec3e0878292fd7ff 100644
--- a/components/wifi_sync/wifi_config_delegate_chromeos.cc
+++ b/components/wifi_sync/wifi_config_delegate_chromeos.cc
@@ -6,9 +6,9 @@
#include "base/bind.h"
#include "base/logging.h"
-#include "base/memory/scoped_ptr.h"
#include "base/values.h"
#include "chromeos/network/managed_network_configuration_handler.h"
+#include "components/wifi_sync/wifi_config_observer_chromeos.h"
#include "components/wifi_sync/wifi_credential.h"
namespace wifi_sync {
« no previous file with comments | « components/wifi_sync/wifi_config_delegate_chromeos.h ('k') | components/wifi_sync/wifi_config_delegate_chromeos_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698