summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-21 06:55:41 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-21 06:55:41 +0000
commitc439540da7a0ddfd73fd68ccf02b0b2c4e1130d0 (patch)
tree05c3006abd94440039577fdcc9478e344e798513 /ash
parent557e9eb43df1d1a905a890f048fb3c49e96e1971 (diff)
downloadchromium_src-c439540da7a0ddfd73fd68ccf02b0b2c4e1130d0.zip
chromium_src-c439540da7a0ddfd73fd68ccf02b0b2c4e1130d0.tar.gz
chromium_src-c439540da7a0ddfd73fd68ccf02b0b2c4e1130d0.tar.bz2
Cleanup: Remove unneeded gurl.h includes.
Review URL: https://chromiumcodereview.appspot.com/15600006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207739 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
-rw-r--r--ash/shell/content_client/shell_browser_main_parts.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/shell/content_client/shell_browser_main_parts.cc b/ash/shell/content_client/shell_browser_main_parts.cc
index 03a401c..d6a7deb 100644
--- a/ash/shell/content_client/shell_browser_main_parts.cc
+++ b/ash/shell/content_client/shell_browser_main_parts.cc
@@ -18,7 +18,6 @@
#include "base/threading/thread_restrictions.h"
#include "content/public/common/content_switches.h"
#include "content/shell/shell_browser_context.h"
-#include "googleurl/src/gurl.h"
#include "net/base/net_module.h"
#include "ui/aura/client/stacking_client.h"
#include "ui/aura/env.h"