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

Side by Side Diff: include/private/SkRecords.h

Issue 1255373006: Move the last headers. Cross your fingers. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 4 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 | « include/private/SkMiniRecorder.h ('k') | src/core/SkMiniRecorder.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* 1 /*
2 * Copyright 2014 Google Inc. 2 * Copyright 2014 Google Inc.
3 * 3 *
4 * Use of this source code is governed by a BSD-style license that can be 4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file. 5 * found in the LICENSE file.
6 */ 6 */
7 7
8 #ifndef SkRecords_DEFINED 8 #ifndef SkRecords_DEFINED
9 #define SkRecords_DEFINED 9 #define SkRecords_DEFINED
10 10
(...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after
375 #undef RECORD1 375 #undef RECORD1
376 #undef RECORD2 376 #undef RECORD2
377 #undef RECORD3 377 #undef RECORD3
378 #undef RECORD4 378 #undef RECORD4
379 #undef RECORD5 379 #undef RECORD5
380 #undef RECORD8 380 #undef RECORD8
381 381
382 } // namespace SkRecords 382 } // namespace SkRecords
383 383
384 #endif//SkRecords_DEFINED 384 #endif//SkRecords_DEFINED
OLDNEW
« no previous file with comments | « include/private/SkMiniRecorder.h ('k') | src/core/SkMiniRecorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698