Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Unified Diff: media/blink/url_index.h

Issue 1399603003: Tie multibuffers to URLs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@media_cache
Patch Set: compile fixes Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: media/blink/url_index.h
diff --git a/media/blink/url_index.h b/media/blink/url_index.h
index b780d21107ed81f934e312565ca84302b7773ec6..fca3893e52ff1f9a0e2999762d9e4d9778930cb5 100644
--- a/media/blink/url_index.h
+++ b/media/blink/url_index.h
@@ -16,9 +16,7 @@
namespace media {
-#ifndef MEDIA_BLINK_BUFFERED_RESOURCE_LOADER_H_
const int64 kPositionNotSpecified = -1;
-#endif
class UrlIndex;

Powered by Google App Engine
This is Rietveld 408576698