summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/cocoa/rect_path_utils.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/cocoa/rect_path_utils.mm')
-rw-r--r--chrome/browser/ui/cocoa/rect_path_utils.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/cocoa/rect_path_utils.mm b/chrome/browser/ui/cocoa/rect_path_utils.mm
index b1ee730..11503a1 100644
--- a/chrome/browser/ui/cocoa/rect_path_utils.mm
+++ b/chrome/browser/ui/cocoa/rect_path_utils.mm
@@ -4,7 +4,7 @@
#import "chrome/browser/ui/cocoa/rect_path_utils.h"
-#import "third_party/GTM/AppKit/GTMNSBezierPath+RoundRect.h"
+#import "third_party/google_toolbox_for_mac/src/AppKit/GTMNSBezierPath+RoundRect.h"
namespace rect_path_utils {