Index: chrome/browser/ui/views/options/simple_content_exceptions_view.cc |
diff --git a/chrome/browser/ui/views/options/simple_content_exceptions_view.cc b/chrome/browser/ui/views/options/simple_content_exceptions_view.cc |
index 51be466dff5faa2c739dc60db6d2029c5c2dbf30..c5002abaa4ce8b8097b0ef908d6dd09769523af8 100644 |
--- a/chrome/browser/ui/views/options/simple_content_exceptions_view.cc |
+++ b/chrome/browser/ui/views/options/simple_content_exceptions_view.cc |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/views/options/simple_content_exceptions_view.h" |
+#include "chrome/browser/ui/views/options/simple_content_exceptions_view.h" |
#include <algorithm> |
#include <vector> |