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

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

Issue 11794034: Adds functionality to pack an extension / app from the app. (Closed) Base URL: http://git.chromium.org/chromium/src.git@bacha_lo
Patch Set: . Created 7 years, 10 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/browser/extensions/extension_function_histogram_value.h
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
index ce6bae66a58783241e7f52e22199222e2ce55d1e..975f4ae38822a7c25b4f4695e852c8d1992ae6bd 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -476,6 +476,8 @@ enum HistogramValue {
ECHOPRIVATE_CHECKALLOWREDEEMOFFERS,
MEDIAGALLERIESPRIVATE_EJECTDEVICE,
FILEBROWSERPRIVATE_LOGOUTUSER,
+ DEVELOPERPRIVATE_CHOOSEPATH,
+ DEVELOPERPRIVATE_PACKDIRECTORY,
ENUM_BOUNDARY // Last entry: Add new entries above.
};
« no previous file with comments | « chrome/browser/extensions/api/developer_private/entry_picker.cc ('k') | chrome/browser/resources/apps_debugger/css/items.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698