Bug 905759 - part 2 - add Telemetry-specific GeckoEvent and related machinery; r=blassey

This commit is contained in:
Nathan Froyd
2013-08-15 15:03:47 -04:00
parent 97db6a6297
commit 6f23536207
5 changed files with 25 additions and 16 deletions

View File

@@ -716,6 +716,7 @@ public:
REMOVE_OBSERVER = 34,
LOW_MEMORY = 35,
NETWORK_LINK_CHANGE = 36,
TELEMETRY_HISTOGRAM_ADD = 37,
dummy_java_enum_list_end
};