| Index: chrome/browser/chromeos/options/vpn_config_view.h
 | 
| diff --git a/chrome/browser/chromeos/options/vpn_config_view.h b/chrome/browser/chromeos/options/vpn_config_view.h
 | 
| index 1d5f2c42bf695e51f2b5cd0cbb8a05027c95cd9e..60334e09c8547ff04408dab6955c51bbf2db8745 100644
 | 
| --- a/chrome/browser/chromeos/options/vpn_config_view.h
 | 
| +++ b/chrome/browser/chromeos/options/vpn_config_view.h
 | 
| @@ -7,6 +7,7 @@
 | 
|  
 | 
|  #include <string>
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/strings/string16.h"
 | 
|  #include "chrome/browser/chromeos/options/cert_library.h"
 | 
| 
 |