Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ui / base / cocoa / tracking_area_unittest.mm
index b12c9d4..cb2c829 100644 (file)
@@ -4,7 +4,7 @@
 
 #include "base/mac/scoped_nsobject.h"
 #import "ui/base/cocoa/tracking_area.h"
-#import "ui/base/test/ui_cocoa_test_helper.h"
+#import "ui/gfx/test/ui_cocoa_test_helper.h"
 
 // A test object that counts the number of times a message is sent to it.
 @interface TestTrackingAreaOwner : NSObject {