Index: cc/geometry_binding.cc |
diff --git a/cc/geometry_binding.cc b/cc/geometry_binding.cc |
index 6a76ccca9eeb26bfbeeb3e22ec909d82ab9818c1..3ccea1f1f3efa4c227f93267a2ac625855cf8abc 100644 |
--- a/cc/geometry_binding.cc |
+++ b/cc/geometry_binding.cc |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "config.h" |
- |
#include "cc/geometry_binding.h" |
#include "cc/gl_renderer.h" // For the GLC() macro. |