| Index: third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_google.h
|
| ===================================================================
|
| --- third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_google.h (revision 19085)
|
| +++ third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_google.h (working copy)
|
| @@ -5,6 +5,12 @@
|
| #ifndef BAR_TOOLBAR_CLD_I18N_ENCODINGS_COMPACT_LANG_DET_WIN_CLD_GOOGLE_H_
|
| #define BAR_TOOLBAR_CLD_I18N_ENCODINGS_COMPACT_LANG_DET_WIN_CLD_GOOGLE_H_
|
|
|
| +// Nothing to be included for windows version.
|
| +// For now, comment out CLD_WINDOWS since it is leading to some problems
|
| +// with unit testing, because google.h has been removed from the trunk.
|
| +// When linux/mac versions are implemented, google.h (and associated files)
|
| +// can be checked in as required.
|
| +/*
|
| #if !defined(CLD_WINDOWS)
|
|
|
| #include "third_party/cld/base/google.h"
|
| @@ -14,5 +20,5 @@
|
| // Include nothing
|
|
|
| #endif
|
| -
|
| +*/
|
| #endif // BAR_TOOLBAR_CLD_I18N_ENCODINGS_COMPACT_LANG_DET_WIN_CLD_GOOGLE_H_
|
|
|