Index: ui/app_list/views/app_list_view.h |
diff --git a/ui/app_list/views/app_list_view.h b/ui/app_list/views/app_list_view.h |
index 94178e0d4a9f7830200133c150b95113e1d22111..c3effe963206fe00789694ebbeb7ef4cba516d77 100644 |
--- a/ui/app_list/views/app_list_view.h |
+++ b/ui/app_list/views/app_list_view.h |
@@ -116,7 +116,7 @@ class APP_LIST_EXPORT AppListView : public views::BubbleDelegateView, |
AppListMainView* app_list_main_view() { return app_list_main_view_; } |
private: |
- friend class test::AppListViewTestApi; |
+ friend class ::test::AppListViewTestApi; |
void InitAsBubbleInternal(gfx::NativeView parent, |
PaginationModel* pagination_model, |