Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / net / disk_cache / eviction.cc
index 47b5255..3e2c779 100644 (file)
@@ -41,6 +41,9 @@
 #include "net/disk_cache/histogram_macros.h"
 #include "net/disk_cache/trace.h"
 
+// Provide a BackendImpl object to macros from histogram_macros.h.
+#define CACHE_UMA_BACKEND_IMPL_OBJ backend_
+
 using base::Time;
 using base::TimeTicks;