DescriptionAdding the code inside extension flag to avoid build breaks.
While ENABLE_NOTIFICATION flag is enabled for android and ENABLE_EXTENSION
flag is disable build breaks happens for function
IsExtensionWithPermissionOrSuggestionInConsole() as this function is defined
inside suggest_permission_util.h, which is inside extension flag.
This patch is moved the code to proper flag.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291052
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|