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

Unified Diff: ipc/DEPS

Issue 1835303002: Implementation of the GreenWeb language extensions. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change GreenWeb-related CSS property names such that they apply in the desired order at runtime. 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 | « gpu/command_buffer/service/gles2_cmd_decoder.cc ('k') | ipc/ipc_channel_posix.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/DEPS
diff --git a/ipc/DEPS b/ipc/DEPS
index 1c97fa3433f8e4fa61d98fa523fdf02de48dfb40..bc68db20e3e89c3202daff64f80d261457edc6ad 100644
--- a/ipc/DEPS
+++ b/ipc/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+crypto",
+ "+content/renderer",
# For ipc_channel_nacl.cc:
"+native_client/src/public",
]
« no previous file with comments | « gpu/command_buffer/service/gles2_cmd_decoder.cc ('k') | ipc/ipc_channel_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698