From 631cf822bd6e64cf469544b42c9975f5602c29a6 Mon Sep 17 00:00:00 2001 From: "aa@chromium.org" Date: Fri, 15 May 2009 07:01:25 +0000 Subject: Add ExtensionsService::Uninstall() plus unit tests. Haven't hooked this up to anything yet though. Still trying to figure out the best way to shut everything down, so I figured I'd send this easy part out alone. Review URL: http://codereview.chromium.org/113376 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16147 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/data/extensions/good/extension3/1.0/EXTERNAL_INSTALL | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 chrome/test/data/extensions/good/extension3/1.0/EXTERNAL_INSTALL (limited to 'chrome/test/data') diff --git a/chrome/test/data/extensions/good/extension3/1.0/EXTERNAL_INSTALL b/chrome/test/data/extensions/good/extension3/1.0/EXTERNAL_INSTALL new file mode 100644 index 0000000..e69de29 -- cgit v1.1