Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(708)

Unified Diff: chrome/browser/extensions/extension_clear_api.h

Issue 8869003: Move the "extension" namespace from extension_api.json into extension_api_extension.json. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_clear_api.cc » ('j') | chrome/common/common_resources.grd » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..b2cb15d6d4f070074c2acc6cf3969ae34718736a 100644
--- a/chrome/browser/extensions/extension_clear_api.h
+++ b/chrome/browser/extensions/extension_clear_api.h
@@ -5,7 +5,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.
Aaron Boodman 2011/12/07 23:30:35 In these cases, I think it would be more clear to
koz (OOO until 15th September) 2011/12/09 19:24:18 Done.
+// chrome/common/extensions/api/.
#ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_CLEAR_API_H_
#define CHROME_BROWSER_EXTENSIONS_EXTENSION_CLEAR_API_H_
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_clear_api.cc » ('j') | chrome/common/common_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698