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

Unified Diff: chromeos/network/tether_constants.h

Issue 2836083002: [CrOS Tether] Update NetworkConfigurationHandler::GetShillProperties() to work with Tether networks. (Closed)
Patch Set: Created 3 years, 8 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/network/tether_constants.h
diff --git a/chromeos/network/tether_constants.h b/chromeos/network/tether_constants.h
index 4d73d1dbf28d5ae7c65646cec1b7ae9cf6518537..b34d5d3b87fbf83df060fefa52ed8a7cd0ad1bb3 100644
--- a/chromeos/network/tether_constants.h
+++ b/chromeos/network/tether_constants.h
@@ -4,6 +4,7 @@
#ifndef CHROMEOS_NETWORK_TETHER_CONSTANTS_H_
#define CHROMEOS_NETWORK_TETHER_CONSTANTS_H_
+#include "base/values.h"
#include "chromeos/chromeos_export.h"
namespace chromeos {

Powered by Google App Engine
This is Rietveld 408576698