Index: chrome/browser/extensions/extension_webnavigation_api.h |
diff --git a/chrome/browser/extensions/extension_webnavigation_api.h b/chrome/browser/extensions/extension_webnavigation_api.h |
index 9e641b34800705a6d2d7fec4450e241b36cca049..4eb9caeff87f57a5b31d6b58cdfe8c9f7aa7b3a8 100644 |
--- a/chrome/browser/extensions/extension_webnavigation_api.h |
+++ b/chrome/browser/extensions/extension_webnavigation_api.h |
@@ -3,8 +3,7 @@ |
// found in the LICENSE file. |
// Defines the Chrome Extensions WebNavigation API functions for observing and |
-// intercepting navigation events, as specified in |
-// chrome/common/extensions/api/extension_api.json. |
+// intercepting navigation events, as specified in the extension JSON API. |
#ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_WEBNAVIGATION_API_H_ |
#define CHROME_BROWSER_EXTENSIONS_EXTENSION_WEBNAVIGATION_API_H_ |