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

Unified Diff: gm/system_preferences.h

Issue 1286133004: A bit of misc cleanup. (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gm/system_preferences_default.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/system_preferences.h
diff --git a/gm/system_preferences.h b/gm/system_preferences.h
deleted file mode 100644
index 0fcf489c374549b68deed80f757686f1006328d3..0000000000000000000000000000000000000000
--- a/gm/system_preferences.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Copyright 2012 Google Inc.
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-// Set up system preferences with a known state.
-// This is implemented on a per-platform basis.
-// TODO(epoger): move this out of gm/ into a more common directory, so
-// that it can be used more broadly.
-void setSystemPreferences();
« no previous file with comments | « no previous file | gm/system_preferences_default.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698