Index: third_party/WebKit/Source/core/frame/TopControls.cpp |
diff --git a/third_party/WebKit/Source/core/frame/TopControls.cpp b/third_party/WebKit/Source/core/frame/TopControls.cpp |
index 8f44999fb40f14b743a4294c3dbe044915b72351..f11dbe4b4d579ce1234d42f93cc8523ccfd5251f 100644 |
--- a/third_party/WebKit/Source/core/frame/TopControls.cpp |
+++ b/third_party/WebKit/Source/core/frame/TopControls.cpp |
@@ -2,8 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "config.h" |
-#include "TopControls.h" |
+#include "core/frame/TopControls.h" |
#include "core/frame/FrameHost.h" |
#include "core/page/ChromeClient.h" |