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

Unified Diff: public/web/WebFontDescription.h

Issue 189703002: Rewrite platform headers in public/web/ to public/platform/... (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | « public/web/WebFont.h ('k') | public/web/WebFormControlElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebFontDescription.h
diff --git a/public/web/WebFontDescription.h b/public/web/WebFontDescription.h
index b7b29ba0e119a288c304ade7bf50ee37495a6e64..b474d9ee22b5ae5dfcf6c1e62c39be8182273eaf 100644
--- a/public/web/WebFontDescription.h
+++ b/public/web/WebFontDescription.h
@@ -31,7 +31,7 @@
#ifndef WebFontDescription_h
#define WebFontDescription_h
-#include "../platform/WebString.h"
+#include "public/platform/WebString.h"
#if BLINK_IMPLEMENTATION
namespace WebCore { class FontDescription; }
« no previous file with comments | « public/web/WebFont.h ('k') | public/web/WebFormControlElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698