| Index: chrome/browser/extensions/extension_tabs_module_constants.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_tabs_module_constants.h (revision 20334)
|
| +++ chrome/browser/extensions/extension_tabs_module_constants.h (working copy)
|
| @@ -64,6 +64,7 @@
|
| extern const char kUpdateTabFunction[];
|
| extern const char kMoveTabFunction[];
|
| extern const char kRemoveTabFunction[];
|
| +extern const char kGetTabLanguageFunction[];
|
|
|
| }; // namespace extension_tabs_module_constants
|
|
|
|
|
| Property changes on: chrome\browser\extensions\extension_tabs_module_constants.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|