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

Unified Diff: Source/modules/encryptedmedia/CDMPrivateAVFoundation.mm

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu Created 7 years, 8 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 | « Source/core/xml/XMLHttpRequestProgressEventThrottle.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/encryptedmedia/CDMPrivateAVFoundation.mm
diff --git a/Source/modules/encryptedmedia/CDMPrivateAVFoundation.mm b/Source/modules/encryptedmedia/CDMPrivateAVFoundation.mm
index c1c8c1d93a1c2ba3a4066d58fc8ed466b629fdce..11f81a3955d326c5384956648aec47bb93ea9eef 100644
--- a/Source/modules/encryptedmedia/CDMPrivateAVFoundation.mm
+++ b/Source/modules/encryptedmedia/CDMPrivateAVFoundation.mm
@@ -34,7 +34,7 @@
#import "ExceptionCode.h"
#import "MediaPlayerPrivateAVFoundationObjC.h"
#import "SoftLinking.h"
-#import "UUID.h"
+#import "core/platform/UUID.h"
#import "core/platform/graphics/MediaPlayer.h"
#import <wtf/UnusedParam.h>
« no previous file with comments | « Source/core/xml/XMLHttpRequestProgressEventThrottle.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698