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

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

Issue 16439016: extfs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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
« no previous file with comments | « chrome/browser/extensions/api/extfs/extfs_apitest.cc ('k') | chrome/browser/extensions/event_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/event_names.h
diff --git a/chrome/browser/extensions/event_names.h b/chrome/browser/extensions/event_names.h
index f7bb8a5dc0495f5e1bedf20a495b9cdb57e5e0ff..9bafabc192d5aff044ccdb146ed67561964a4649 100644
--- a/chrome/browser/extensions/event_names.h
+++ b/chrome/browser/extensions/event_names.h
@@ -119,6 +119,9 @@ extern const char kOnAudioDeviceChanged[];
extern const char kOnLaunched[];
extern const char kOnRestarted[];
+// extfs
+extern const char kOnGetFileInfo[];
+
} // namespace event_names
} // namespace extensions
« no previous file with comments | « chrome/browser/extensions/api/extfs/extfs_apitest.cc ('k') | chrome/browser/extensions/event_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698