Index: chrome/browser/ui/webui/chromeos/active_downloads_ui.cc |
diff --git a/chrome/browser/ui/webui/active_downloads_ui.cc b/chrome/browser/ui/webui/chromeos/active_downloads_ui.cc |
similarity index 99% |
rename from chrome/browser/ui/webui/active_downloads_ui.cc |
rename to chrome/browser/ui/webui/chromeos/active_downloads_ui.cc |
index 26792ffec74619dd9f5a2a1ad7a4ffd4b6cb0dc8..dd172ff6995ab3a25a2a39c3be7901f92f051076 100644 |
--- a/chrome/browser/ui/webui/active_downloads_ui.cc |
+++ b/chrome/browser/ui/webui/chromeos/active_downloads_ui.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/ui/webui/active_downloads_ui.h" |
+#include "chrome/browser/ui/webui/chromeos/active_downloads_ui.h" |
#include <algorithm> |
#include <string> |