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

Unified Diff: media/base/android/media_resource_getter.h

Issue 18919005: Migrate from googleurl/ includes to url/ ones in the remaining top-level directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: make googleurl a temp include rule - to prevent others including it again Created 7 years, 5 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
« no previous file with comments | « media/base/android/media_player_bridge.h ('k') | ppapi/shared_impl/ppb_url_util_shared.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/android/media_resource_getter.h
diff --git a/media/base/android/media_resource_getter.h b/media/base/android/media_resource_getter.h
index 5389e6b32056c88aa9379015c6130af9e9c32d9e..ea4eccdf5c5ca5e2965f0c2585b37092a1d9b45f 100644
--- a/media/base/android/media_resource_getter.h
+++ b/media/base/android/media_resource_getter.h
@@ -10,8 +10,8 @@
#include "base/callback.h"
#include "base/files/file_path.h"
#include "base/time/time.h"
-#include "googleurl/src/gurl.h"
#include "media/base/media_export.h"
+#include "url/gurl.h"
namespace media {
« no previous file with comments | « media/base/android/media_player_bridge.h ('k') | ppapi/shared_impl/ppb_url_util_shared.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698