| Index: chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc
|
| diff --git a/chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc b/chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc
|
| index b6ab37240199b5757b62f9f4e8e311a688d1422f..6f6e53c32315766aafbed87dd3b57c9d252a9bcd 100644
|
| --- a/chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc
|
| +++ b/chrome/browser/ui/webui/local_discovery/local_discovery_ui_handler.cc
|
| @@ -43,7 +43,7 @@
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/page_transition_types.h"
|
|
|
| -#if defined(ENABLE_FULL_PRINTING) && !defined(OS_CHROMEOS)
|
| +#if defined(ENABLE_PRINT_PREVIEW) && !defined(OS_CHROMEOS)
|
| #define CLOUD_PRINT_CONNECTOR_UI_AVAILABLE
|
| #endif
|
|
|
|
|