Index: chrome/browser/api/infobars/infobar_delegate.cc |
diff --git a/chrome/browser/infobars/infobar_delegate.cc b/chrome/browser/api/infobars/infobar_delegate.cc |
similarity index 98% |
rename from chrome/browser/infobars/infobar_delegate.cc |
rename to chrome/browser/api/infobars/infobar_delegate.cc |
index 7ebce64ce0eae91101cf2dc968d7211ceefd7be9..69f66251c316d26ef9e7788fa7a71a03644ee291 100644 |
--- a/chrome/browser/infobars/infobar_delegate.cc |
+++ b/chrome/browser/api/infobars/infobar_delegate.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/infobars/infobar_delegate.h" |
+#include "chrome/browser/api/infobars/infobar_delegate.h" |
#include "base/logging.h" |
#include "build/build_config.h" |