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

Unified Diff: gpu/command_buffer/client/gpu_switches.h

Issue 1805133002: Remove content switches dependency in content/common/gpu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Created 4 years, 9 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: gpu/command_buffer/client/gpu_switches.h
diff --git a/gpu/command_buffer/client/gpu_switches.h b/gpu/command_buffer/client/gpu_switches.h
index 523e5a40fc92145d856568253a87e35d19f48b82..07df3d83a0d3713568416723a0b72267e1457828 100644
--- a/gpu/command_buffer/client/gpu_switches.h
+++ b/gpu/command_buffer/client/gpu_switches.h
@@ -11,6 +11,7 @@
namespace switches {
+GLES2_IMPL_EXPORT extern const char kEnableGpuClientTracing[];
GLES2_IMPL_EXPORT extern const char kEnableGPUClientLogging[];
} // namespace switches

Powered by Google App Engine
This is Rietveld 408576698