Index: content/browser/file_system/file_system_browsertest.cc |
=================================================================== |
--- content/browser/file_system/file_system_browsertest.cc (revision 105328) |
+++ content/browser/file_system/file_system_browsertest.cc (working copy) |
@@ -11,7 +11,7 @@ |
#include "chrome/test/base/testing_profile.h" |
#include "chrome/test/base/ui_test_utils.h" |
#include "content/browser/tab_contents/tab_contents.h" |
-#include "content/common/content_switches.h" |
+#include "content/public/common/content_switches.h" |
#include "webkit/quota/quota_manager.h" |
using quota::QuotaManager; |