Index: content/public/browser/content_browser_client.h |
diff --git a/content/public/browser/content_browser_client.h b/content/public/browser/content_browser_client.h |
index 3d6199fcf013613f79b981db3eb70e57d081e75c..228e4eefb5a534f7cd5a91f543de958f857e3c49 100644 |
--- a/content/public/browser/content_browser_client.h |
+++ b/content/public/browser/content_browser_client.h |
@@ -18,7 +18,7 @@ |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebNotificationPresenter.h" |
#if defined(OS_POSIX) && !defined(OS_MACOSX) |
-#include "base/global_descriptors_posix.h" |
+#include "base/posix/global_descriptors.h" |
#endif |