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

Unified Diff: gpu/ipc/common/BUILD.gn

Issue 2551743002: gpu: Move native memory buffer configuration into //gpu (Closed)
Patch Set: . Created 4 years 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/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index dd653934df295153aca6b026907e0f770dc53eb6..776835088f70c7b0d906a2a69d8f3fa684fbc78a 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -74,6 +74,8 @@ source_set("ipc_common_sources") {
"gpu_param_traits.h",
"gpu_param_traits_macros.h",
"gpu_stream_constants.h",
+ "gpu_switches.cc",
+ "gpu_switches.h",
"memory_stats.cc",
"memory_stats.h",
]

Powered by Google App Engine
This is Rietveld 408576698