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

Unified Diff: content/content_browser.gypi

Issue 1808313002: Register surface namespace in BlimpUiContextFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Host surface_utils into chrome/public 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 889867bef55c1b701cfa68577543d78d0de719e5..5f7321b4471c2205ffb6a70cd8cf94aac7b22ee3 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -307,6 +307,8 @@
'public/browser/stream_handle.h',
'public/browser/stream_info.cc',
'public/browser/stream_info.h',
+ 'public/browser/surface_utils.cc',
+ 'public/browser/surface_utils.h',
'public/browser/trace_uploader.h',
'public/browser/tracing_controller.h',
'public/browser/tracing_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698