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

Unified Diff: content/common_child/webblobregistry_impl.h

Issue 15822010: Update refernces to Blink's Platform API (content) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | « content/common_child/web_database_observer_impl.cc ('k') | content/common_child/webblobregistry_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common_child/webblobregistry_impl.h
diff --git a/content/common_child/webblobregistry_impl.h b/content/common_child/webblobregistry_impl.h
index 1a65f465e8f0119956199fea7cd19e0190b70f34..85ca57fd7c617a67c81ae688b907316f2044f7cd 100644
--- a/content/common_child/webblobregistry_impl.h
+++ b/content/common_child/webblobregistry_impl.h
@@ -6,7 +6,7 @@
#define CONTENT_COMMON_FILEAPI_WEBBLOBREGISTRY_IMPL_H_
#include "base/memory/ref_counted.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebBlobRegistry.h"
+#include "third_party/WebKit/public/platform/WebBlobRegistry.h"
namespace WebKit {
class WebBlobData;
« no previous file with comments | « content/common_child/web_database_observer_impl.cc ('k') | content/common_child/webblobregistry_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698