summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/gfx/url_elider.cc1
-rw-r--r--chrome/common/gfx/url_elider_unittest.cc1
2 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/gfx/url_elider.cc b/chrome/common/gfx/url_elider.cc
index 1cc92ca..b930557 100644
--- a/chrome/common/gfx/url_elider.cc
+++ b/chrome/common/gfx/url_elider.cc
@@ -7,7 +7,6 @@
#include "chrome/common/gfx/url_elider.h"
#include "chrome/common/pref_names.h"
#include "chrome/common/pref_service.h"
-#include "chrome/views/hwnd_view_container.h"
#include "chrome/views/label.h"
#include "googleurl/src/gurl.h"
#include "net/base/escape.h"
diff --git a/chrome/common/gfx/url_elider_unittest.cc b/chrome/common/gfx/url_elider_unittest.cc
index 741f351..82feb80 100644
--- a/chrome/common/gfx/url_elider_unittest.cc
+++ b/chrome/common/gfx/url_elider_unittest.cc
@@ -5,7 +5,6 @@
#include "base/string_util.h"
#include "chrome/common/gfx/chrome_font.h"
#include "chrome/common/gfx/url_elider.h"
-#include "chrome/views/hwnd_view_container.h"
#include "chrome/views/label.h"
#include "googleurl/src/gurl.h"
#include "testing/gtest/include/gtest/gtest.h"