diff options
Diffstat (limited to 'ui/test/ui_unittests_resource.h')
-rw-r--r-- | ui/test/ui_unittests_resource.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/test/ui_unittests_resource.h b/ui/test/ui_unittests_resource.h new file mode 100644 index 0000000..079d4d8 --- /dev/null +++ b/ui/test/ui_unittests_resource.h @@ -0,0 +1,5 @@ +// 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. + +#define IDR_MAINFRAME 101 |