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

Unified Diff: ppapi/BUILD.gn

Issue 559763002: Make component build Chrome link. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « google_apis/gcm/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/BUILD.gn
diff --git a/ppapi/BUILD.gn b/ppapi/BUILD.gn
index 9fd6b82b9c2a5f30cd98feed750d8da0c0ecaaff..bd9a0525e518804a18ee73900b1321f384065602 100644
--- a/ppapi/BUILD.gn
+++ b/ppapi/BUILD.gn
@@ -457,6 +457,8 @@ source_set("ppapi_ipc") {
"proxy/var_serialization_rules.h",
]
+ defines = [ "PPAPI_PROXY_IMPLEMENTATION" ]
+
deps = [
":ppapi_c",
":ppapi_shared",
« no previous file with comments | « google_apis/gcm/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698