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

Unified Diff: chrome/common/extensions/extension_constants.h

Issue 6275015: Revert 72238 because this commit seems to have caused perms check on Linux Bu... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 11 months 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
Index: chrome/common/extensions/extension_constants.h
===================================================================
--- chrome/common/extensions/extension_constants.h (revision 72263)
+++ chrome/common/extensions/extension_constants.h (working copy)
@@ -268,12 +268,6 @@
PROMO_SEEN,
PROMO_BUCKET_BOUNDARY
};
-
-#if defined(OS_CHROMEOS)
- // The directory path on a ChromeOS device where accessibility extensions are
- // stored.
- extern const char* kAccessExtensionPath;
-#endif
} // extension_misc
#endif // CHROME_COMMON_EXTENSIONS_EXTENSION_CONSTANTS_H_
« no previous file with comments | « chrome/browser/resources/access_chromevox/manifest.json ('k') | chrome/common/extensions/extension_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698