Chromium Code Reviews| Index: chromeos/network/network_type_pattern.h |
| diff --git a/chromeos/network/network_type_pattern.h b/chromeos/network/network_type_pattern.h |
| index 702db0fd5645ce9f11b0b30bf9752481041acdcf..8dd214fcb76729c56ad7413c036ceae5de4ae84c 100644 |
| --- a/chromeos/network/network_type_pattern.h |
| +++ b/chromeos/network/network_type_pattern.h |
| @@ -12,9 +12,6 @@ |
| namespace chromeos { |
| -// A special case non-shill type. |
| -CHROMEOS_EXPORT extern const char kTypeTether[]; |
| - |
| class CHROMEOS_EXPORT NetworkTypePattern { |
| public: |
| // Matches any network. |