Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(295)

Side by Side Diff: third_party/libaddressinput/chromium/cpp/res/messages.grd

Issue 110533002: [rac] Temporarily copy libaddressinput to Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Avoid redefinition of basictypes.h Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 Copyright (C) 2013 Google Inc.
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
16 -->
17 <grit base_dir="." latest_public_release="0" current_release="1"
18 source_lang_id="en" enc_check="möl">
19 <outputs>
20 <output filename="messages.h" type="rc_header" lang="en">
21 <emit>
22 <!-- If the emit element is not specified, then the generated
23 messages.h includes an atlres.h file from Windows Template
24 Library (WTL). -->
25 </emit>
26 </output>
27 <output filename="en_messages.cc" lang="en" type="c_format" />
28 </outputs>
29 <release seq="1" allow_pseudo="false">
30 <messages fallback_to_english="true">
31 <part file="messages.grdp" />
32 </messages>
33 </release>
34 </grit>
OLDNEW
« no previous file with comments | « third_party/libaddressinput/chromium/cpp/rapidjson.gyp ('k') | third_party/libaddressinput/chromium/cpp/res/messages.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698