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

Unified Diff: third_party/WebKit/Source/core/page/scrolling/ScrollingConstraints.cpp

Issue 1538363002: Remove config.h inclusion from third_party/WebKit/Source/core/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/Source/core/page/scrolling/ScrollingConstraints.cpp
diff --git a/third_party/WebKit/Source/core/page/scrolling/ScrollingConstraints.cpp b/third_party/WebKit/Source/core/page/scrolling/ScrollingConstraints.cpp
index 0e59a00cdb3e4b03e77fb82564dc83ada4d4b827..89f4b96b240038373c1d0b3f0357e00252c7d7b2 100644
--- a/third_party/WebKit/Source/core/page/scrolling/ScrollingConstraints.cpp
+++ b/third_party/WebKit/Source/core/page/scrolling/ScrollingConstraints.cpp
@@ -23,7 +23,6 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include "config.h"
#include "core/page/scrolling/ScrollingConstraints.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698