Index: base/mac_util.h |
diff --git a/base/mac_util.h b/base/mac_util.h |
index 182fcc8c0b468ca639ea20609597cac35856c82c..d31bf829112e3aa95d88434a70a9e726a30e2013 100644 |
--- a/base/mac_util.h |
+++ b/base/mac_util.h |
@@ -50,6 +50,7 @@ bool FSRefFromPath(const std::string& path, FSRef* ref); |
// Returns true if the application is running from a bundle |
bool AmIBundled(); |
+void SetOverrideAmIBundled(bool value); |
// Returns true if this process is marked as a "Background only process". |
bool IsBackgroundOnlyProcess(); |