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

Unified Diff: Source/WebKit/chromium/src/AssertMatchingEnums.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
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/AssociatedURLLoader.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/src/AssertMatchingEnums.cpp
diff --git a/Source/WebKit/chromium/src/AssertMatchingEnums.cpp b/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
index ce4b16eed4f2bce834163e9015acbaf349903b7f..00295ae0c030d8d873b9cbba88cb1ac202cb528e 100644
--- a/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
+++ b/Source/WebKit/chromium/src/AssertMatchingEnums.cpp
@@ -35,12 +35,10 @@
#include "ApplicationCacheHost.h"
#include "ContentSecurityPolicy.h"
-#include "Cursor.h"
#include "DocumentMarker.h"
#include "EditorInsertAction.h"
#include "ExceptionCode.h"
#include "FileError.h"
-#include "FileMetadata.h"
#include "FileSystemType.h"
#include "GeolocationError.h"
#include "GeolocationPosition.h"
@@ -56,7 +54,6 @@
#include "IconURL.h"
#include "NotificationClient.h"
#include "PageVisibilityState.h"
-#include "ReferrerPolicy.h"
#include "Settings.h"
#include "SpeechRecognitionError.h"
#include "StorageQuota.h"
@@ -99,6 +96,9 @@
#include "WebView.h"
#include "core/accessibility/AXObjectCache.h"
#include "core/accessibility/AccessibilityObject.h"
+#include "core/platform/Cursor.h"
+#include "core/platform/FileMetadata.h"
+#include "core/platform/ReferrerPolicy.h"
#include "core/platform/graphics/FontDescription.h"
#include "core/platform/graphics/FontSmoothingMode.h"
#include "core/platform/graphics/MediaPlayer.h"
« no previous file with comments | « no previous file | Source/WebKit/chromium/src/AssociatedURLLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698