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

Unified Diff: content/browser/BUILD.gn

Issue 2448853002: Rename SynchronousCompositorObserver to BrowserFilter (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | content/browser/android/synchronous_compositor_browser_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 9365a8def9b039553a4db6e5f658b71978014318..d297620689050d16546fb0322ee9e1540a3172d1 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1686,10 +1686,10 @@ source_set("browser") {
"android/load_url_params.h",
"android/overscroll_controller_android.cc",
"android/overscroll_controller_android.h",
+ "android/synchronous_compositor_browser_filter.cc",
+ "android/synchronous_compositor_browser_filter.h",
"android/synchronous_compositor_host.cc",
"android/synchronous_compositor_host.h",
- "android/synchronous_compositor_observer.cc",
- "android/synchronous_compositor_observer.h",
"android/tracing_controller_android.cc",
"android/tracing_controller_android.h",
"android/web_contents_observer_proxy.cc",
« no previous file with comments | « no previous file | content/browser/android/synchronous_compositor_browser_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698