summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_details_mac.cc
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-27 21:17:44 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-27 21:17:44 +0000
commit9bad8b71cdba78c88b2ad33fc5f601c21d8818a5 (patch)
tree457bc082ae2b626aca9ad3e985d5f24d6d873872 /chrome/browser/memory_details_mac.cc
parent7f3d178dfdfc2a7f281b64471d13244e2e3c11fd (diff)
downloadchromium_src-9bad8b71cdba78c88b2ad33fc5f601c21d8818a5.zip
chromium_src-9bad8b71cdba78c88b2ad33fc5f601c21d8818a5.tar.gz
chromium_src-9bad8b71cdba78c88b2ad33fc5f601c21d8818a5.tar.bz2
Move GenericHandler back to Chrome since it was really Chrome specific (i.e. chrome's mapping of click to disposition).
BUG=98716 Review URL: https://chromiumcodereview.appspot.com/9481008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123801 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/memory_details_mac.cc')
-rw-r--r--chrome/browser/memory_details_mac.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/memory_details_mac.cc b/chrome/browser/memory_details_mac.cc
index d005150..36f29f2 100644
--- a/chrome/browser/memory_details_mac.cc
+++ b/chrome/browser/memory_details_mac.cc
@@ -20,7 +20,6 @@
#include "chrome/common/chrome_constants.h"
#include "chrome/common/chrome_version_info.h"
#include "chrome/common/url_constants.h"
-#include "content/browser/renderer_host/backing_store_manager.h"
#include "content/public/browser/browser_thread.h"
#include "content/public/common/process_type.h"
#include "grit/chromium_strings.h"