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

Unified Diff: gpu/ipc/common/gpu_switches.cc

Issue 2649553003: gpu: merge gpu/ipc/host/gpu_memory_buffer_support.cc to gpu/ipc/common/
Patch Set: fix bot failure Created 3 years, 11 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/ipc/common/gpu_switches.cc
diff --git a/gpu/ipc/host/gpu_switches.cc b/gpu/ipc/common/gpu_switches.cc
similarity index 92%
rename from gpu/ipc/host/gpu_switches.cc
rename to gpu/ipc/common/gpu_switches.cc
index 1834e3c64b8cbddc2fbebd5ede99479c701fa3d3..4f0a5450ac7f3e6a97dd0864855935bf688b45c2 100644
--- a/gpu/ipc/host/gpu_switches.cc
+++ b/gpu/ipc/common/gpu_switches.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "gpu/ipc/host/gpu_switches.h"
+#include "gpu/ipc/common/gpu_switches.h"
namespace switches {

Powered by Google App Engine
This is Rietveld 408576698