summaryrefslogtreecommitdiffstats
path: root/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/component_updater/pnacl/pnacl_component_installer.cc')
-rw-r--r--chrome/browser/component_updater/pnacl/pnacl_component_installer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc b/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
index 8f48641..5689587 100644
--- a/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
+++ b/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
@@ -24,7 +24,7 @@
#include "chrome/browser/profiles/profile_manager.h"
#include "chrome/common/chrome_paths.h"
#include "chrome/common/chrome_switches.h"
-#include "chrome/common/omaha_query_params.h"
+#include "chrome/common/omaha_query_params/omaha_query_params.h"
#include "content/public/browser/browser_thread.h"
using chrome::OmahaQueryParams;