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

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

Issue 14027005: Implement Command Line Private extension API (Closed) Base URL: https://src.chromium.org/svn/trunk/src/
Patch Set: rebase Created 7 years, 8 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
===================================================================
--- chrome/browser/extensions/extension_function_histogram_value.h (revision 195131)
+++ chrome/browser/extensions/extension_function_histogram_value.h (working copy)
@@ -508,6 +508,7 @@
DEVELOPERPRIVATE_LOADPROJECTTOSYNCFS,
DEVELOPERPRIVATE_GETPROJECTSINFO,
DEVELOPERPRIVATE_LOADPROJECT,
+ COMMANDLINEPRIVATE_HASSWITCH,
ENUM_BOUNDARY // Last entry: Add new entries above.
};

Powered by Google App Engine
This is Rietveld 408576698