Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Unified Diff: base/mac/launch_services_util.cc

Issue 822713002: Update from https://crrev.com/309415 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/mac/launch_services_util.cc
diff --git a/base/mac/launch_services_util.cc b/base/mac/launch_services_util.cc
index 61210814040ed602ce977c5cb783b3a71ef8db3c..4c3b417095fe18cb29b098206a2e044db15fdc46 100644
--- a/base/mac/launch_services_util.cc
+++ b/base/mac/launch_services_util.cc
@@ -7,6 +7,7 @@
#include "base/logging.h"
#include "base/mac/mac_logging.h"
#include "base/mac/mac_util.h"
+#include "base/mac/scoped_cftyperef.h"
#include "base/strings/sys_string_conversions.h"
namespace base {

Powered by Google App Engine
This is Rietveld 408576698