summaryrefslogtreecommitdiffstats
path: root/ui/base/ui_base_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/base/ui_base_paths.h')
-rw-r--r--ui/base/ui_base_paths.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/ui/base/ui_base_paths.h b/ui/base/ui_base_paths.h
index 2884ae9..6d58d49 100644
--- a/ui/base/ui_base_paths.h
+++ b/ui/base/ui_base_paths.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 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.
@@ -18,9 +18,6 @@ enum {
DIR_LOCALES, // Directory where locale resources are stored.
- FILE_RESOURCES_PAK, // Path to the data .pak file which holds binary
- // resources.
-
// Valid only in development environment; TODO(darin): move these
DIR_TEST_DATA, // Directory where unit test data resides.