| Index: chrome/browser/extensions/extension_clear_api.h
|
| diff --git a/chrome/browser/extensions/extension_clear_api.h b/chrome/browser/extensions/extension_clear_api.h
|
| index 95ac32e518e78f874982e692a56081a175e1e5d1..af193d7e84c0baaf1f7f522e59c6d39435d52a38 100644
|
| --- a/chrome/browser/extensions/extension_clear_api.h
|
| +++ b/chrome/browser/extensions/extension_clear_api.h
|
| @@ -4,8 +4,7 @@
|
|
|
| // Defines the Chrome Extensions Clear API functions, which entail
|
| // clearing browsing data, and clearing the browser's cache (which, let's be
|
| -// honest, are the same thing), as specified in
|
| -// chrome/common/extensions/api/extension_api.json.
|
| +// honest, are the same thing), as specified in the extension API JSON.
|
|
|
| #ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_CLEAR_API_H_
|
| #define CHROME_BROWSER_EXTENSIONS_EXTENSION_CLEAR_API_H_
|
|
|