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

Unified Diff: content/browser/android/in_process/DEPS

Issue 1231263003: Share SyncPointManager between ipc and in-process (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove forward decl/includes Created 5 years, 5 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/browser/android/in_process/DEPS
diff --git a/content/browser/android/in_process/DEPS b/content/browser/android/in_process/DEPS
index 6954b5f4b1f035bed667b494a2fb6ae8db34f121..68b1400faedbba42e9326af15b4fb3415b8ef846 100644
--- a/content/browser/android/in_process/DEPS
+++ b/content/browser/android/in_process/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc/blink",
+ "+content/gpu/in_process_gpu_thread.h",
# Required for SynchronousCompositor (in --single-process mode only).
"+content/public/renderer/android",
"+content/renderer",

Powered by Google App Engine
This is Rietveld 408576698