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

Side by Side Diff: styleguide/c++/chromium-cpp/index.yaml

Issue 589413003: Add a document describing which C++11 features we allow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months 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
« no previous file with comments | « styleguide/c++/chromium-cpp/favicon.ico ('k') | styleguide/c++/chromium-cpp/main.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
4
5 indexes: 1 indexes:
6 2
7 # AUTOGENERATED 3 # AUTOGENERATED
8 4
9 # This index.yaml is automatically updated whenever the dev_appserver 5 # This index.yaml is automatically updated whenever the dev_appserver
10 # detects that a new type of query is run. If you want to manage the 6 # detects that a new type of query is run. If you want to manage the
11 # index.yaml file manually, remove the above marker line (the line 7 # index.yaml file manually, remove the above marker line (the line
12 # saying "# AUTOGENERATED"). If you want to manage some indexes 8 # saying "# AUTOGENERATED"). If you want to manage some indexes
13 # manually, move them above the marker line. The index.yaml file is 9 # manually, move them above the marker line. The index.yaml file is
14 # automatically uploaded to the admin console when you next deploy 10 # automatically uploaded to the admin console when you next deploy
15 # your application using appcfg.py. 11 # your application using appcfg.py.
12
OLDNEW
« no previous file with comments | « styleguide/c++/chromium-cpp/favicon.ico ('k') | styleguide/c++/chromium-cpp/main.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698