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

Unified Diff: Source/core/platform/cf/SharedBufferCF.cpp

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
Index: Source/core/platform/cf/SharedBufferCF.cpp
diff --git a/Source/core/platform/cf/SharedBufferCF.cpp b/Source/core/platform/cf/SharedBufferCF.cpp
index 6e99c6f744a95a6eedebe5f4fde3cafab20f210f..b0bea1babfdd76d5f2bf68a5cf21ef45cdbcc5bb 100644
--- a/Source/core/platform/cf/SharedBufferCF.cpp
+++ b/Source/core/platform/cf/SharedBufferCF.cpp
@@ -26,9 +26,9 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "config.h"
-#include "SharedBuffer.h"
+#include "core/platform/SharedBuffer.h"
-#include "PurgeableBuffer.h"
+#include "core/platform/PurgeableBuffer.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/audio/ffmpeg/FFTFrameFFMPEG.cpp ('k') | Source/core/platform/chromium/ChromiumDataObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698