Chromium Code Reviews| Index: ceee/ie/common/constants.h |
| =================================================================== |
| --- ceee/ie/common/constants.h (revision 68188) |
| +++ ceee/ie/common/constants.h (working copy) |
| @@ -8,6 +8,8 @@ |
| namespace ceee_event_names { |
| // Private messages used by the ApiDispatcher and the funnels. |
| extern const char kCeeeOnTabUnmapped[]; |
| + extern const char kCeeeMapTabIdToHandle[]; |
| + extern const char kCeeeMapToolbandIdToHandle[]; |
| } |
| #endif // CEEE_IE_COMMON_CONSTANTS_H_ |