| Index: chrome/browser/visitedlink/visitedlink_master.h
 | 
| ===================================================================
 | 
| --- chrome/browser/visitedlink/visitedlink_master.h	(revision 0)
 | 
| +++ chrome/browser/visitedlink/visitedlink_master.h	(working copy)
 | 
| @@ -2,8 +2,8 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#ifndef CHROME_BROWSER_VISITEDLINK_MASTER_H__
 | 
| -#define CHROME_BROWSER_VISITEDLINK_MASTER_H__
 | 
| +#ifndef CHROME_BROWSER_VISITEDLINK_VISITEDLINK_MASTER_H_
 | 
| +#define CHROME_BROWSER_VISITEDLINK_VISITEDLINK_MASTER_H_
 | 
|  #pragma once
 | 
|  
 | 
|  #if defined(OS_WIN)
 | 
| @@ -385,4 +385,4 @@
 | 
|  }
 | 
|  #endif
 | 
|  
 | 
| -#endif  // CHROME_BROWSER_VISITEDLINK_MASTER_H__
 | 
| +#endif  // CHROME_BROWSER_VISITEDLINK_VISITEDLINK_MASTER_H_
 | 
| 
 |