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

Unified Diff: device/serial/serial.gyp

Issue 343233002: Make chrome/common compile in GN (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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: device/serial/serial.gyp
diff --git a/device/serial/serial.gyp b/device/serial/serial.gyp
index f623de9311b795b29cd910cb1363036d55b547b2..0df7005af83b7edcbe8cf029060209c0ff948e32 100644
--- a/device/serial/serial.gyp
+++ b/device/serial/serial.gyp
@@ -8,6 +8,7 @@
},
'targets': [
{
+ # GN version: //device/serial
'target_name': 'device_serial',
'type': 'static_library',
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698