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

Unified Diff: chrome/common/pref_names.h

Issue 435383002: adds WARP support to Chromium, for Metro mode only, on Windows 8 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: first round of tryfixes Created 6 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 2ebc826987e4df5fffc49d0515f59c886a34c712..6ef268c6cd9c3abe88842840f346e49a957b795a 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -825,6 +825,7 @@ extern const char kPartnerBookmarkMappings[];
extern const char kQuickCheckEnabled[];
extern const char kBrowserGuestModeEnabled[];
+extern const char kGPUUseWarp[];
} // namespace prefs

Powered by Google App Engine
This is Rietveld 408576698