Chromium Code Reviews| Index: chrome/common/chrome_view_type.cc |
| =================================================================== |
| --- chrome/common/chrome_view_type.cc (revision 112301) |
| +++ chrome/common/chrome_view_type.cc (working copy) |
| @@ -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/common/chrome_view_types.h" |
| +#include "chrome/common/chrome_view_type.h" |
| namespace chrome { |
| const char kViewTypeTabContents[] = "TAB"; |