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

Unified Diff: content/renderer/media/mock_media_stream_dispatcher.h

Issue 18868005: content: Migrate from googleurl/ includes to url/ ones. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: content/renderer/media/mock_media_stream_dispatcher.h
diff --git a/content/renderer/media/mock_media_stream_dispatcher.h b/content/renderer/media/mock_media_stream_dispatcher.h
index efb43288dbeb98cc298c34d6494910713fd3ceb3..23ecec0bfe5e9498ba332953ab89f22bb4cbf29b 100644
--- a/content/renderer/media/mock_media_stream_dispatcher.h
+++ b/content/renderer/media/mock_media_stream_dispatcher.h
@@ -8,7 +8,7 @@
#include <string>
#include "content/renderer/media/media_stream_dispatcher.h"
-#include "googleurl/src/gurl.h"
+#include "url/gurl.h"
namespace content {
« no previous file with comments | « content/renderer/media/media_stream_dispatcher_unittest.cc ('k') | content/renderer/media/webrtc_identity_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698