summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_proxy_api.h
diff options
context:
space:
mode:
authorkoz@chromium.org <koz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-09 23:00:36 +0000
committerkoz@chromium.org <koz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-12-09 23:00:36 +0000
commit2fc2962faeff4db3c9de84cd628907e81a4e8090 (patch)
treeb70d9f016962af50bb32582ff59512e9947a18d0 /chrome/browser/extensions/extension_proxy_api.h
parent5a5157ea7d409f11cb3e0bbba549ed4497f6ef39 (diff)
downloadchromium_src-2fc2962faeff4db3c9de84cd628907e81a4e8090.zip
chromium_src-2fc2962faeff4db3c9de84cd628907e81a4e8090.tar.gz
chromium_src-2fc2962faeff4db3c9de84cd628907e81a4e8090.tar.bz2
Move the "extension" namespace from extension_api.json into extension_api_extension.json.
Review URL: http://codereview.chromium.org/8869003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113873 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/extension_proxy_api.h')
-rw-r--r--chrome/browser/extensions/extension_proxy_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/extensions/extension_proxy_api.h b/chrome/browser/extensions/extension_proxy_api.h
index 46df300..c4fe99d 100644
--- a/chrome/browser/extensions/extension_proxy_api.h
+++ b/chrome/browser/extensions/extension_proxy_api.h
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Defines the Chrome Extensions Proxy Settings API relevant classes to realize
-// the API as specified in chrome/common/extensions/api/extension_api.json.
+// the API as specified in the extension API JSON.
#ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_PROXY_API_H_
#define CHROME_BROWSER_EXTENSIONS_EXTENSION_PROXY_API_H_