// Copyright (c) 2013 GitHub, Inc. // Use of this source code is governed by the MIT license that can be // found in the LICENSE file. #ifndef ELECTRON_SHELL_BROWSER_API_ELECTRON_API_MSIX_UPDATER_H_ #define ELECTRON_SHELL_BROWSER_API_ELECTRON_API_MSIX_UPDATER_H_ namespace electron { extern const bool debug_msix_updater; } // namespace electron #endif // ELECTRON_SHELL_BROWSER_API_ELECTRON_API_MSIX_UPDATER_H_