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

Unified Diff: Source/platform/scroll/ScrollbarThemeMock.cpp

Issue 329253005: Qualify the generated includes in platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix Mac build Created 6 years, 6 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/platform/scroll/ScrollbarThemeMacCommon.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/scroll/ScrollbarThemeMock.cpp
diff --git a/Source/platform/scroll/ScrollbarThemeMock.cpp b/Source/platform/scroll/ScrollbarThemeMock.cpp
index e4622d8e0d9328976bb17d373dd285c5e95551e4..1f0f2e3add9ba7eee00221a4c6b90869af831bbd 100644
--- a/Source/platform/scroll/ScrollbarThemeMock.cpp
+++ b/Source/platform/scroll/ScrollbarThemeMock.cpp
@@ -26,7 +26,7 @@
#include "config.h"
#include "platform/scroll/ScrollbarThemeMock.h"
-#include "RuntimeEnabledFeatures.h"
+#include "platform/RuntimeEnabledFeatures.h"
#include "platform/graphics/GraphicsContext.h"
#include "platform/scroll/ScrollbarThemeClient.h"
« no previous file with comments | « Source/platform/scroll/ScrollbarThemeMacCommon.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698