diff options
Diffstat (limited to 'chromium/cc/resources/ui_resource_request.h')
-rw-r--r-- | chromium/cc/resources/ui_resource_request.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/cc/resources/ui_resource_request.h b/chromium/cc/resources/ui_resource_request.h index 6178fde9094..f70233c85d8 100644 --- a/chromium/cc/resources/ui_resource_request.h +++ b/chromium/cc/resources/ui_resource_request.h @@ -7,7 +7,7 @@ #include <memory> -#include "base/logging.h" +#include "base/check.h" #include "cc/cc_export.h" #include "cc/resources/ui_resource_bitmap.h" #include "cc/resources/ui_resource_client.h" |