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

Unified Diff: content/gpu/BUILD.gn

Issue 1820793005: gpu_host_messages => content/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « content/content_gpu.gypi ('k') | content/gpu/content_gpu_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index ff076eaa6935662788c3fa0b359fb08934e2be67..7736a555e46816f5ca63381c86baf7f2f67b0479 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -25,13 +25,8 @@ source_set("gpu_sources") {
visibility = [ "//content/*" ]
sources = [
- "content_gpu_message_generator.cc",
- "content_gpu_message_generator.h",
- "establish_channel_params.cc",
- "establlish_channel_params.h",
dcheng 2016/03/22 18:31:26 Huh. I'm surprised this typo didn't cause any warn
Fady Samuel 2016/03/22 18:46:31 Heh, thanks for pointing that out. piman@ pointed
"gpu_child_thread.cc",
"gpu_child_thread.h",
- "gpu_host_messages.h",
"gpu_main.cc",
"gpu_process.cc",
"gpu_process.h",
« no previous file with comments | « content/content_gpu.gypi ('k') | content/gpu/content_gpu_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698