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