Index: ash/public/cpp/shelf_types.cc |
diff --git a/ash/public/cpp/shelf_types.cc b/ash/public/cpp/shelf_types.cc |
index a4cb0fd44fd23a19918f47c12e9868625cd41a02..7e670a7739545946ce52084d46a2748febd7114d 100644 |
--- a/ash/public/cpp/shelf_types.cc |
+++ b/ash/public/cpp/shelf_types.cc |
@@ -4,6 +4,8 @@ |
#include "ash/public/cpp/shelf_types.h" |
+#include "base/logging.h" |
msw
2017/05/04 14:17:30
self nit: removed
James Cook
2017/05/04 16:38:48
Huh?
msw
2017/05/04 19:05:57
ditto; maybe I should have written "nit: remove" o
|
+ |
namespace ash { |
bool IsValidShelfItemType(int64_t type) { |