Index: chrome/browser/ui/cocoa/location_bar/page_action_decoration.mm |
diff --git a/chrome/browser/ui/cocoa/location_bar/page_action_decoration.mm b/chrome/browser/ui/cocoa/location_bar/page_action_decoration.mm |
index 29a1bcf5bdc9d82399c62b574ebbc77a053f9c98..aa7976cfc6ceec1caf566ec15fd1cccef3ef4ec7 100644 |
--- a/chrome/browser/ui/cocoa/location_bar/page_action_decoration.mm |
+++ b/chrome/browser/ui/cocoa/location_bar/page_action_decoration.mm |
@@ -22,6 +22,7 @@ |
#include "skia/ext/skia_utils_mac.h" |
using content::WebContents; |
+using extensions::Extension; |
namespace { |