Issue metadata
Sign in to add a comment
|
Link failure in app_list_controller_impl.cc |
||||||||||||||||||||||
Issue descriptionThis CL seems to be the culprit: https://chromium-review.googlesource.com/c/chromium/src/+/1016024 obj/ash/ash/app_list_controller_impl.o:app_list_controller_impl.cc:function ash::AppListControllerImpl::CreateAppListItem(mojo::StructPtr<ash::mojom::AppListItemMetadata>): error: undefined reference to 'ash::kOemFolderId' obj/ash/ash/app_list_controller_impl.o:app_list_controller_impl.cc:function ash::AppListControllerImpl::CreateAppListItem(mojo::StructPtr<ash::mojom::AppListItemMetadata>): error: undefined reference to 'ash::kOemFolderId' clang: error: linker command failed with exit code 1 (use -v to see invocation)
,
Apr 18 2018
I mean ASH_PUBLIC_EXPORT
,
Apr 18 2018
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by afakhry@chromium.org
, Apr 18 2018