Index: third_party/sqlite/build_as_cpp.cc |
diff --git a/ui/gfx/rect.h b/third_party/sqlite/build_as_cpp.cc |
similarity index 65% |
copy from ui/gfx/rect.h |
copy to third_party/sqlite/build_as_cpp.cc |
index a83d6b42cef04fb86489704f6c79ac6ac717ac6e..988c0ccc47fc4ba2e952a1e4c3f07c9b626cbb12 100644 |
--- a/ui/gfx/rect.h |
+++ b/third_party/sqlite/build_as_cpp.cc |
@@ -1,7 +1,3 @@ |
// Copyright 2013 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
- |
-// TODO(beng): remove once callsites are patched. |
-#include "ui/gfx/geometry/rect.h" |
- |