Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Unified Diff: chrome/browser/download/download_crx_util.h

Issue 9999041: Regression test for packing and installing an extension from an URL. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: VLOG -> LOG(ERROR) Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/extensions/crx_installer_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/download/download_crx_util.h
diff --git a/chrome/browser/download/download_crx_util.h b/chrome/browser/download/download_crx_util.h
index df7e129a40d966a870b6ef47d5f004dbeeba951a..5eb195fe962ef326e778183abd09baa63fc3f781 100644
--- a/chrome/browser/download/download_crx_util.h
+++ b/chrome/browser/download/download_crx_util.h
@@ -10,6 +10,7 @@
#pragma once
#include "base/basictypes.h"
+#include "base/memory/ref_counted.h"
class CrxInstaller;
class ExtensionInstallUI;
« no previous file with comments | « no previous file | chrome/browser/extensions/crx_installer_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698